35 #ifndef qtrplanestrain_h 36 #define qtrplanestrain_h 44 #define _IFT_QTrPlaneStrain_Name "qtrplanestrain" 91 #endif // qtrplanestrain_h virtual Interface * giveInterface(InterfaceType it)
Interface requesting service.
The element interface required by ZZNodalRecoveryModel.
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
virtual int giveNumberOfIPForMassMtrxIntegration()
Return desired number of integration points for consistent mass matrix computation, if required.
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
The element interface required by ZZNodalRecoveryModel.
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
#define _IFT_QTrPlaneStrain_Name
virtual const char * giveInputRecordName() const
virtual const char * giveClassName() const
This class implements an triangular three-node plane- stress elasticity finite element.
oofem::oofegGraphicContext gc[OOFEG_LAST_LAYER]
virtual FEInterpolation * giveInterpolation() const
QTrPlaneStrain(int n, Domain *d)
Class implementing an array of integers.
Class representing a general abstraction for finite element interpolation class.
virtual double giveParentElSize() const
Returns the size (length, area or volume depending on element type) of the parent element...
virtual void drawScalar(oofegGraphicContext &gc, TimeStep *tStep)
ElementExtension
Type representing element extension.
UnknownType
Type representing particular unknown (its physical meaning).
virtual ~QTrPlaneStrain()
virtual void drawDeformedGeometry(oofegGraphicContext &gc, TimeStep *tStep, UnknownType)
virtual void drawSpecial(oofegGraphicContext &gc, TimeStep *tStep)
The spatial localizer element interface associated to spatial localizer.
InterfaceType
Enumerative type, used to identify interface type.
static FEI2dTrQuad interpolation
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 testElementExtension(ElementExtension ext)
Tests if the element implements required extension.
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
Class representing solution step.
virtual void drawRawGeometry(oofegGraphicContext &gc, TimeStep *tStep)
Element extension for edge loads.