44 #define _IFT_QTrPlaneStress2d_Name "qtrplstr" 76 virtual const char *
giveClassName()
const {
return "QTrPlaneStress2d"; }
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
The element interface required by ZZNodalRecoveryModel.
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
oofem::oofegGraphicContext gc[OOFEG_LAST_LAYER]
virtual FEInterpolation * giveInterpolation() const
#define _IFT_QTrPlaneStress2d_Name
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
Class implementing an array of integers.
Class representing a general abstraction for finite element interpolation class.
This class implements a quadratic triangular 6-node plane- stress elasticity finite element...
virtual double giveParentElSize() const
Returns the size (length, area or volume depending on element type) of the parent element...
virtual ~QTrPlaneStress2d()
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
UnknownType
Type representing particular unknown (its physical meaning).
virtual void drawScalar(oofegGraphicContext &gc, TimeStep *tStep)
IRResultType
Type defining the return values of InputRecord reading operations.
virtual const char * giveClassName() const
QTrPlaneStress2d(int n, Domain *d)
virtual const char * giveInputRecordName() const
The spatial localizer element interface associated to spatial localizer.
static FEI2dTrQuad interpolation
virtual int giveNumberOfIPForMassMtrxIntegration()
Return desired number of integration points for consistent mass matrix computation, if required.
virtual void drawRawGeometry(oofegGraphicContext &gc, TimeStep *tStep)
virtual void drawSpecial(oofegGraphicContext &gc, TimeStep *tStep)
InterfaceType
Enumerative type, used to identify interface type.
Second order triangular interpolation in 2D (6 nodes).
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
virtual Interface * giveInterface(InterfaceType it)
Interface requesting service.
Class representing solution step.
virtual void drawDeformedGeometry(oofegGraphicContext &gc, TimeStep *tStep, UnknownType)