35 #ifndef elementdofman_h 36 #define elementdofman_h 71 virtual void printYourself();
72 virtual const char *
giveClassName()
const {
return "ElementDofManager"; }
78 #endif // elementdofman_h
Class implementing internal element dof manager having some DOFs.
dofType
Dof Type, determines the type of DOF created.
Abstract base class for all finite elements.
Base class for dof managers.
virtual const char * giveInputRecordName() const
virtual const char * giveClassName() const
virtual bool isDofTypeCompatible(dofType type) const
Returns true if dof of given type is allowed to be associated to receiver.
IRResultType
Type defining the return values of InputRecord reading operations.
the oofem namespace is to define a context or scope in which all oofem names are defined.