35 #ifndef linearedgeload_h 36 #define linearedgeload_h 43 #define _IFT_LinearEdgeLoad_Name "linearedgeload" 44 #define _IFT_LinearEdgeLoad_formulation "formulation" 45 #define _IFT_LinearEdgeLoad_startcoord "sc" 46 #define _IFT_LinearEdgeLoad_endcoord "ec" 91 #endif // linearedgeload_h This class implements a linear boundary load (force, moment,...) that acts on straight segment...
LinearEdgeLoad(int i, Domain *d)
bcGeomType
Type representing the geometric character of loading.
virtual int giveApproxOrder()
virtual const char * giveInputRecordName() const
virtual bcGeomType giveBCGeoType() const
Returns geometry character of boundary condition.
#define _IFT_LinearEdgeLoad_Name
virtual FormulationType giveFormulationType()
Specifies is load should take local or global coordinates.
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.
FloatArray startCoords
Coordinates of start and end point.
virtual const char * giveClassName() const
the oofem namespace is to define a context or scope in which all oofem names are defined.
FormulationType formulation