44 #define _IFT_QSpace_Name "qspace" 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.
Class representing implementation of quadratic hexahedra interpolation class.
The element interface required by ZZNodalRecoveryModel.
virtual const char * giveInputRecordName() const
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
virtual void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep)
Computes the element value in given node.
Class implementing an array of integers.
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
Abstract base class representing integration rule.
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
Element extension for surface loads.
Class representing a general abstraction for finite element interpolation class.
This class implements an Quadratic 3d 20 - node element.
virtual IntegrationRule * GetSurfaceIntegrationRule(int)
ElementExtension
Type representing element extension.
virtual int computeLoadLSToLRotationMatrix(FloatMatrix &answer, int, GaussPoint *gp)
Returns transformation matrix from local surface c.s to element local coordinate system of load vecto...
Class representing vector of real numbers.
virtual const char * giveClassName() const
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
Implementation of matrix containing floating point numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual int giveNumberOfIPForMassMtrxIntegration()
Return desired number of integration points for consistent mass matrix computation, if required.
virtual int testElementExtension(ElementExtension ext)
Tests if the element implements required extension.
virtual Interface * giveInterface(InterfaceType)
Interface requesting service.
static FEI3dHexaQuad interpolation
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
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.
Class representing integration point in finite element program.
Class representing solution step.