EmptyCS(int n, Domain *d)
Constructor.
REGISTER_CrossSection(EmptyCS)
Base abstract class representing cross section in finite element mesh.
Abstract base class for all material models.
virtual ~EmptyCS()
Destructor.
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual Material * giveMaterial(IntegrationPoint *ip)
Returns the material associated with the GP.
Class representing integration point in finite element program.