43 #define _IFT_L4Axisymm_Name "l4axisymm" 46 class FEI2dQuadLinAxi;
virtual void drawScalar(oofegGraphicContext &gc, TimeStep *tStep)
The element interface required by ZZNodalRecoveryModel.
The element interface required by ZZNodalRecoveryModel.
This class implements an isoparametric four-node quadrilateral axisymmetric finite element...
Class representing a 2d isoparametric linear interpolation based on natural coordinates for quadrilat...
oofem::oofegGraphicContext gc[OOFEG_LAST_LAYER]
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
Class implementing an array of integers.
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
Class representing a general abstraction for finite element interpolation class.
virtual FEInterpolation * giveInterpolation() const
virtual void drawRawGeometry(oofegGraphicContext &gc, TimeStep *tStep)
L4Axisymm(int n, Domain *d)
virtual const char * giveClassName() const
#define _IFT_L4Axisymm_Name
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
UnknownType
Type representing particular unknown (its physical meaning).
virtual void drawDeformedGeometry(oofegGraphicContext &gc, TimeStep *tStep, UnknownType type)
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
virtual Interface * giveInterface(InterfaceType it)
Interface requesting service.
virtual void computeBmatrixAt(GaussPoint *gp, FloatMatrix &answer, int lowerIndx=1, int upperIndx=ALL_STRAINS)
Computes the geometrical matrix of receiver in given integration point.
int numberOfFiAndShGaussPoints
Implementation of matrix containing floating point numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual const char * giveInputRecordName() const
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
The spatial localizer element interface associated to spatial localizer.
static FEI2dQuadLinAxi interpolation
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.
Class representing integration point in finite element program.
Class representing solution step.