35 #ifndef smoothednodalintvarfield_h 36 #define smoothednodalintvarfield_h 77 virtual const char *
giveClassName()
const {
return "SmoothedNodalInternalVariableField"; }
80 #endif // smoothednodalintvarfieldintvarfield_h InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
FieldType
Physical type of field.
The purpose of DataStream abstract class is to allow to store/restore context to different streams...
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
InternalStateType giveInternalType()
Base class for dof managers.
Abstract class representing field.
Domain * domain
Source domain.
NodalRecoveryModel::NodalRecoveryModelType stype
Smoother type.
InternalStateType istType
InternalStateType.
Class representing a field of an internal variable smoothed from integration points into nodes...
virtual const char * giveClassName() const
NodalRecoveryModel * smoother
Smoother.
Class representing vector of real numbers.
long ContextMode
Context mode (mask), defining the type of information written/read to/from context.
the oofem namespace is to define a context or scope in which all oofem names are defined.
The base class for all recovery models, which perform nodal averaging or projection processes for int...
Class representing solution step.