35 #ifndef traxisym1_ht_h 36 #define traxisym1_ht_h 40 #define _IFT_TrAxisym1_ht_Name "traxisym1ht" 54 virtual const char *
giveClassName()
const {
return "TrAxisym1_htElement"; }
64 #endif // traxisym1_ht_h Triangular axisymmetric element with linear approximation for moisture/heat transfer.
virtual int giveApproxOrder(int unknownIndx)
virtual const char * giveInputRecordName() const
virtual const char * giveClassName() const
Triangle (2d) element with linear approximation for heat transfer.
TrAxisym1_ht(int n, Domain *d)
#define _IFT_TrAxisym1_ht_Name
Class representing vector of real numbers.
virtual double computeVolumeAround(GaussPoint *gp)
Returns volume related to given integration point.
virtual double giveThicknessAt(const FloatArray &gcoords)
Gives the thickness at some global coordinate.
double computeRadiusAt(GaussPoint *gp)
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.
virtual double computeEdgeVolumeAround(GaussPoint *gp, int iEdge)
Computes the length around a integration point on a edge.