70 if ( ( mode != VM_Total ) && ( mode != VM_Incremental ) ) {
#define _IFT_ConstantSurfaceLoad_LoadOffset
virtual void giveInputRecord(DynamicInputRecord &input)
Setups the input record string of receiver.
REGISTER_BoundaryCondition(BoundaryCondition)
FloatArray componentArray
Components of boundary condition.
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
Function * giveTimeFunction()
double evaluate(TimeStep *tStep, ValueModeType mode)
Returns the value of load time function at given time.
void beScaled(double s, const FloatArray &b)
Sets receiver to be .
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
virtual void giveInputRecord(DynamicInputRecord &input)
Setups the input record string of receiver.
Class representing vector of real numbers.
Abstract base class representing a surface load (force, momentum, ...) that acts directly on a surfac...
ConstantSurfaceLoad(int i, Domain *d)
IRResultType
Type defining the return values of InputRecord reading operations.
IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual void computeValueAt(FloatArray &answer, TimeStep *tStep, const FloatArray &coords, ValueModeType mode)
Computes components values of load at given point - global coordinates (coordinates given)...
Class representing solution step.