42 #define _IFT_Quad1_ht_Name "quad1ht" 43 #define _IFT_Quad1_hmt_Name "quad1hmt" 44 #define _IFT_Quad1_mt_Name "quad1mt" virtual MaterialMode giveMaterialMode()
Returns material mode for receiver integration points.
virtual Interface * giveInterface(InterfaceType t)
Interface requesting service.
The element interface required by ZZNodalRecoveryModel.
virtual double computeEdgeVolumeAround(GaussPoint *gp, int iEdge)
Computes the length around a integration point on a edge.
virtual double giveThicknessAt(const FloatArray &gcoords)
Gives the thickness at some global coordinate.
oofem::oofegGraphicContext gc[OOFEG_LAST_LAYER]
#define _IFT_Quad1_hmt_Name
virtual int computeNumberOfDofs()
Computes or simply returns total number of element's local DOFs.
static FEI2dQuadLin interpolation
virtual int computeNumberOfDofs()
Computes or simply returns total number of element's local DOFs.
virtual void drawScalar(oofegGraphicContext &gc, TimeStep *tStep)
MaterialMode
Type representing material mode of integration point.
virtual FEInterpolation * giveInterpolation() const
Quad1_ht(int n, Domain *d)
virtual const char * giveClassName() const
Class representing a general abstraction for finite element interpolation class.
virtual MaterialMode giveMaterialMode()
Returns material mode for receiver integration points.
virtual double computeVolumeAround(GaussPoint *gp)
Returns volume related to given integration point.
#define _IFT_Quad1_ht_Name
This abstract class represent a general base element class for transport problems.
virtual void computeGaussPoints()
Initializes the array of integration rules member variable.
#define _IFT_Quad1_mt_Name
Quadratic (2d) element with linear approximation for heat transfer.
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual int computeNumberOfDofs()
Computes or simply returns total number of element's local DOFs.
virtual const char * giveInputRecordName() const
virtual const char * giveClassName() const
The spatial localizer element interface associated to spatial localizer.
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
InterfaceType
Enumerative type, used to identify interface type.
virtual MaterialMode giveMaterialMode()
Returns material mode for receiver integration points.
virtual const char * giveInputRecordName() const
Class representing a 2d isoparametric linear interpolation based on natural coordinates for quadrilat...
virtual const char * giveClassName() const
virtual void drawRawGeometry(oofegGraphicContext &gc, TimeStep *tStep)
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual const char * giveInputRecordName() const
Class for heat and mass transfer.
Class representing integration point in finite element program.
Class representing solution step.