44 #define _IFT_QTRSpace_Name "qtrspace" InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
The element interface required by NodalAvergagingRecoveryModel.
The element interface required by ZZNodalRecoveryModel.
virtual const char * giveClassName() const
virtual int giveNumberOfIPForMassMtrxIntegration()
Return desired number of integration points for consistent mass matrix computation, if required.
The element interface required by ZZNodalRecoveryModel.
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
Class representing implementation of quadratic tetrahedra interpolation class.
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
Class implementing an array of integers.
virtual void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep)
Computes the element value in given node.
Element extension for surface loads.
Class representing a general abstraction for finite element interpolation class.
ElementExtension
Type representing element extension.
virtual const char * giveInputRecordName() const
#define _IFT_QTRSpace_Name
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
Class representing vector of real numbers.
This class implements an Quadratic 3d 10 - node elasticity finite element.
IRResultType
Type defining the return values of InputRecord reading operations.
static FEI3dTetQuad interpolation
InterfaceType
Enumerative type, used to identify interface type.
virtual FEInterpolation * giveInterpolation() const
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual Interface * giveInterface(InterfaceType)
Interface requesting service.
virtual int testElementExtension(ElementExtension ext)
Tests if the element implements required extension.
Class representing solution step.