35 #ifndef celnode2node_h 36 #define celnode2node_h 49 class ContactDefinition;
54 class UnknownNumberingScheme;
56 class IntegrationRule;
79 virtual int instanciateYourself(
DataReader &dr);
80 virtual void setupIntegrationPoints();
92 virtual void computeContactTangent(
FloatMatrix &answer, TimeStep *tStep);
116 virtual void giveDofManagersToAppendTo(
IntArray &answer);
129 #endif // celnode2node_h
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
Base class for dof managers.
Class representing the abstraction for input data source.
Class implementing an array of integers.
Abstract base class allowing to control the way, how equations are assigned to individual DOFs...
Class representing vector of real numbers.
Implementation of matrix containing floating point 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.
Class representing solution step.