ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
Base class for dof managers.
virtual int __evaluateAt(FloatArray &answer, DofManager *dman, ValueModeType mode, TimeStep *tStep, IntArray *dofId)
Evaluates the field at given DOF manager, allows to select specific dofs using mask.
Class representing vector of real numbers.
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual int evaluateAt(FloatArray &answer, const FloatArray &coords, ValueModeType mode, TimeStep *tStep)
Evaluates the field at given point.
Class representing solution step.