35 #ifndef Q9PLANSTRSS_H_ 36 #define Q9PLANSTRSS_H_ 42 #define _IFT_Q9PlaneStress2d_Name "q9planestress2d" 45 class FEI2dQuadBiQuad;
74 #endif // qplanstrss_h InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
The element interface required by NodalAvergagingRecoveryModel.
static FEI2dQuadBiQuad interpolation
Class representing a 2d quadrilateral with bi-quadratic interpolation based on isoparametric coordina...
The element interface required by ZZNodalRecoveryModel.
Q9PlaneStress2d(int n, Domain *d)
virtual const char * giveClassName() const
virtual const char * giveInputRecordName() const
virtual FEInterpolation * giveInterpolation() const
Class representing a general abstraction for finite element interpolation class.
virtual Interface * giveInterface(InterfaceType it)
Interface requesting service.
virtual void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep)
Computes the element value in given node.
Class representing vector of real numbers.
virtual ~Q9PlaneStress2d()
InterfaceType
Enumerative type, used to identify interface type.
the oofem namespace is to define a context or scope in which all oofem names are defined.
9-node plane stress element.
Class representing solution step.