35 #ifndef structeigenstrainload_h 36 #define structeigenstrainload_h 40 #define _IFT_StructuralEigenstrainLoad_Name "structeigenstrainload" 68 virtual const char *
giveClassName()
const {
return "StructuralEigenstrainLoad"; }
73 #endif // structeigenstrainload_h virtual const char * giveInputRecordName() const
bcValType
Type determining the type of general boundary condition.
StructuralEigenstrainLoad(int i, Domain *d)
bcGeomType
Type representing the geometric character of loading.
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
This class implements prescribed eigenstrain (stress-free strain).
virtual const char * giveClassName() const
virtual bcGeomType giveBCGeoType() const
Returns geometry character of boundary condition.
#define _IFT_StructuralEigenstrainLoad_Name
Class representing vector of real numbers.
Load is base abstract class for all loads.
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual bcValType giveBCValType() const
Returns receiver load type.
Class representing solution step.
virtual void computeValueAt(FloatArray &answer, TimeStep *tStep, const FloatArray &coords, ValueModeType mode)
Computes components values of eigenstrain field at given point (coordinates given in Global c...