MaterialMode
Type representing material mode of integration point.
Abstract base class representing integration rule.
virtual ~Microplane()
Destructor.
virtual void printOutputAt(FILE *file, TimeStep *tStep)
Prints output of receiver to file.
Class representing vector of real numbers.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing integration point in finite element program.
Microplane(IntegrationRule *ir, int n, MaterialMode mode)
Creates microplane integration point belonging to given element, with given number, integration weight, coordinates and material mode.
Class representing solution step.