35 #ifndef dofmanvalfield_h 36 #define dofmanvalfield_h 116 void setDofManValue(
int dofMan,
FloatArray value);
122 #endif // dofmanvalfield_h
FieldType
Physical type of field.
The purpose of DataStream abstract class is to allow to store/restore context to different streams...
virtual ~DofManValueField()
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
std::vector< FloatArray > dmanvallist
Array of dofman values.
Base class for dof managers.
Domain * domain
Associated domain (need its elements to interpolate)
Abstract class representing field.
virtual const char * giveClassName() const
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.
Class representing solution step.
Class representing field defined by nodal values associated to given domain.