REGISTER_BoundaryCondition(BoundaryCondition)
FloatArray componentArray
Components of boundary condition.
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
virtual void computeComponentArrayAt(FloatArray &answer, TimeStep *tStep, ValueModeType mode)
Computes boundary condition value - its components values at given time.
void setDeadWeighComponents(FloatArray newComponents)
Class representing vector of real numbers.
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 deadweight field at given point (coordinates given in Global c...
Class representing solution step.