35 #ifndef constantsurfaceload_h 36 #define constantsurfaceload_h 42 #define _IFT_ConstantSurfaceLoad_LoadOffset "loadoffset" 43 #define _IFT_ConstantSurfaceLoad_Name "constantsurfaceload" 87 virtual const char *
giveClassName()
const {
return "ConstantSurfaceLoad"; }
96 #endif // constantsurfaceload_h void updateLoad(const FloatArray &newValue)
Sets a new load vector.
virtual int giveApproxOrder()
bcGeomType
Type representing the geometric character of loading.
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
void clear()
Clears receiver (zero size).
virtual const char * giveClassName() const
virtual bcGeomType giveBCGeoType() const
Returns geometry character of boundary condition.
virtual const char * giveInputRecordName() const
virtual void computeNArray(FloatArray &answer, const FloatArray &coords) const
Abstract function, for computing approximation matrix of receiver at given point. ...
This class implements a boundary load (force, moment,...) that acts directly on a boundary of some fi...
#define _IFT_ConstantSurfaceLoad_Name
Distributed surface load.
Class representing vector of real numbers.
Abstract base class representing a surface load (force, momentum, ...) that acts directly on a surfac...
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.