35 #ifndef mmashapefunctprojection_h 36 #define mmashapefunctprojection_h 45 #define _IFT_MMAShapeFunctProjection_Name "shapefun" 76 std :: vector< std :: unique_ptr< NodalRecoveryModel > >
smootherList;
95 virtual void finish(
TimeStep *tStep);
105 virtual const char *
giveClassName()
const {
return "MMAShapeFunctProjectionInterface"; }
108 #endif // mmashapefunctprojection_h InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
std::vector< std::unique_ptr< NodalRecoveryModel > > smootherList
Smoothers.
long StateCounterType
StateCounterType type used to indicate solution state.
IntArray intVarTypes
Internal variables in list.
Abstract base class for all finite elements.
The class representing the general material model mapping algorithm.
Class implementing an array of integers.
Set of elements, boundaries, edges and/or nodes.
Abstract base class representing a material status information.
Domain * domain
Source domain.
Class representing vector of real numbers.
The class implements the transfer of state variables based on projection using shape functions...
StateCounterType stateCounter
Solution state counter.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing integration point in finite element program.
Class representing solution step.
virtual const char * giveClassName() const
Returns class name of the receiver.