35 #ifndef basicelement_h 36 #define basicelement_h 39 #define _IFT_BasicElement_Name "basicelement" 85 #endif // basicelement_h
virtual int giveNumberOfIPForMassMtrxIntegration()
Return desired number of integration points for consistent mass matrix computation, if required.
virtual const char * giveClassName() const
virtual ~BasicElement()
Destructor.
This class implements a 'basic' triangular three-node plane-stress finite element in the xy-plane...
BasicElement(int n, Domain *d)
Constructor.
Class representing a general abstraction for finite element interpolation class.
Class representing a 2d triangular linear interpolation based on area coordinates.
#define _IFT_BasicElement_Name
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual const char * giveInputRecordName() const
virtual FEInterpolation * giveInterpolation() const