47 #define _IFT_Wedge_ht_Name "wedgeht" 48 #define _IFT_Wedge_hmt_Name "wedgehmt" 49 #define _IFT_Wedge_mt_Name "wedgemt" InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
The element interface required by NodalAvergagingRecoveryModel.
The element interface required by ZZNodalRecoveryModel.
Class representing implementation of linear wedge interpolation class.
virtual MaterialMode giveMaterialMode()
Returns material mode for receiver integration points.
virtual FEInterpolation * giveInterpolation() const
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
The element interface required by ZZNodalRecoveryModel.
#define _IFT_Wedge_ht_Name
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
virtual const char * giveInputRecordName() const
virtual MaterialMode giveMaterialMode()
Returns material mode for receiver integration points.
virtual const char * giveInputRecordName() const
MaterialMode
Type representing material mode of integration point.
Class implementing an array of integers.
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
virtual MaterialMode giveMaterialMode()
Returns material mode for receiver integration points.
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
virtual double computeEdgeVolumeAround(GaussPoint *gp, int iEdge)
Computes the length around a integration point on a edge.
Class representing a general abstraction for finite element interpolation class.
#define _IFT_Wedge_mt_Name
ElementExtension
Type representing element extension.
This abstract class represent a general base element class for transport problems.
static FEI3dWedgeLin interpolation
Class representing vector of real numbers.
virtual void computeGaussPoints()
Initializes the array of integration rules member variable.
This class implements a Linear 3d 6 - node thermal finite element.
IRResultType
Type defining the return values of InputRecord reading operations.
#define _IFT_Wedge_hmt_Name
virtual int computeNumberOfDofs()
Computes or simply returns total number of element's local DOFs.
Class for heat and mass transfer.
virtual const char * giveInputRecordName() const
virtual int computeNumberOfDofs()
Computes or simply returns total number of element's local DOFs.
The spatial localizer element interface associated to spatial localizer.
virtual const char * giveClassName() const
InterfaceType
Enumerative type, used to identify interface type.
virtual void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep)
Computes the element value in given node.
virtual Interface * giveInterface(InterfaceType t)
Interface requesting service.
virtual const char * giveClassName() const
virtual int computeNumberOfDofs()
Computes or simply returns total number of element's local DOFs.
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual const char * giveClassName() const
Class representing integration point in finite element program.
Class representing solution step.
virtual int testElementExtension(ElementExtension ext)
Tests if the element implements required extension.
Element extension for edge loads.
virtual double computeVolumeAround(GaussPoint *gp)
Returns volume related to given integration point.