53 if ( ( mode != VM_Total ) && ( mode != VM_Incremental ) ) {
virtual bool isImposed(TimeStep *tStep)
Returns nonzero if receiver representing BC is imposed at given time, otherwise returns zero...
REGISTER_BoundaryCondition(BoundaryCondition)
FloatArray componentArray
Components of boundary condition.
virtual void computeValueAt(FloatArray &answer, TimeStep *tStep, const FloatArray &coords, ValueModeType mode)
Computes components values of load at given point - global coordinates (coordinates given)...
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
Function * giveTimeFunction()
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
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 .
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
void zero()
Zeroes all coefficients of receiver.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing solution step.