35 #ifndef contactdefinition_h 36 #define contactdefinition_h 45 #define _IFT_ContactDefinition_Name "contactdefinition" 55 class ContactMaterial;
83 virtual void createContactDofs();
87 virtual int instanciateYourself(
DataReader &dr);
88 virtual const char *
giveClassName()
const {
return "ContactDefinition"; }
131 #endif // contactdefinition_h
Base class for all matrices stored in sparse format.
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
Class representing the abstraction for input data source.
Abstract base class allowing to control the way, how equations are assigned to individual DOFs...
Class representing vector of real numbers.
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.
Class representing solution step.