35 #ifndef constantedgeload_h 36 #define constantedgeload_h 40 #define _IFT_ConstantEdgeLoad_Name "constantedgeload" 72 virtual const char *
giveClassName()
const {
return "ConstantEdgeLoad"; }
79 #endif // constantedgeload_h #define _IFT_ConstantEdgeLoad_Name
virtual void computeNArray(FloatArray &answer, const FloatArray &coords) const
Abstract function, for computing approximation matrix of receiver at given point. ...
virtual const char * giveInputRecordName() const
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).
ConstantEdgeLoad(int i, Domain *d)
virtual int giveApproxOrder()
This class implements a boundary load (force, moment,...) that acts directly on a boundary of some fi...
Abstract base class representing an edge load (force, momentum, ...) that acts directly on a edge bou...
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual bcGeomType giveBCGeoType() const
Returns geometry character of boundary condition.
virtual const char * giveClassName() const
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing solution step.