46 #define _IFT_Axisymm3d_Name "axisymm3d" InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
The element interface required by NodalAvergagingRecoveryModel.
virtual void drawDeformedGeometry(oofegGraphicContext &gc, TimeStep *tStep, UnknownType type)
The element interface required by ZZNodalRecoveryModel.
The element interface required by ZZNodalRecoveryModel.
Class representing a 2d isoparametric linear interpolation based on natural coordinates for triangula...
virtual void drawRawGeometry(oofegGraphicContext &gc, TimeStep *tStep)
oofem::oofegGraphicContext gc[OOFEG_LAST_LAYER]
Class implementing an array of integers.
virtual double giveArea()
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
Class representing a general abstraction for finite element interpolation class.
virtual void drawScalar(oofegGraphicContext &gc, TimeStep *tStep)
Axisymm3d(int n, Domain *d)
#define _IFT_Axisymm3d_Name
UnknownType
Type representing particular unknown (its physical meaning).
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep)
Computes the element value in given node.
virtual Interface * giveInterface(InterfaceType it)
Interface requesting service.
This class implements an triangular three-node finite element for axisymmetric continuum.
static FEI2dTrLinAxi interpolation
The spatial localizer element interface associated to spatial localizer.
InterfaceType
Enumerative type, used to identify interface type.
virtual const char * giveClassName() const
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual const char * giveInputRecordName() const
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
Class representing solution step.
virtual FEInterpolation * giveInterpolation() const