35 #ifndef structtemperatureload_h 36 #define structtemperatureload_h 40 #define _IFT_StructuralTemperatureLoad_Name "structtemperatureload" 63 virtual const char *
giveClassName()
const {
return "StructuralTemperatureLoad"; }
66 #endif // structtemperatureload_h
virtual void computeValueAt(FloatArray &answer, TimeStep *tStep, const FloatArray &coords, ValueModeType mode)
Computes components values of load at given point - global coordinates (coordinates given)...
virtual const char * giveInputRecordName() const
bcValType
Type determining the type of general boundary condition.
bcGeomType
Type representing the geometric character of loading.
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
StructuralTemperatureLoad(int n, Domain *d)
virtual bcGeomType giveBCGeoType() const
Returns geometry character of boundary condition.
virtual const char * giveClassName() const
#define _IFT_StructuralTemperatureLoad_Name
Class representing vector of real numbers.
This class implements temperature (constant) load over the element component array contains one or tw...
virtual bcValType giveBCValType() const
Returns receiver load type.
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.
Class representing solution step.