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