38 #define _IFT_HybridEI_Name "hybridei" 63 virtual void evalLevelSetNormal(
double &oLevelSet,
const FloatArray &iGlobalCoord,
const FloatArray &iN,
const IntArray &iNodeInd)
const;
64 virtual void evalLevelSetTangential(
double &oLevelSet,
const FloatArray &iGlobalCoord,
const FloatArray &iN,
const IntArray &iNodeInd)
const;
71 void interpLevelSet(
double &oLevelSet,
const FloatArray &iN,
const IntArray &iNodeInd)
const;
73 void interpLevelSetTangential(
double &oLevelSet,
const FloatArray &iN,
const IntArray &iNodeInd)
const;
EnrichmentItem with hybrid geometry description in the following sense: We have a BasicGeometry to de...
virtual const char * giveClassName() const
Class implementing an array of integers.
virtual const char * giveInputRecordName() const
Class representing vector of real numbers.
Implementation of matrix containing floating point numbers.
This class manages the xfem part.
#define _IFT_HybridEI_Name
the oofem namespace is to define a context or scope in which all oofem names are defined.
EnrichmentItem with geometry described by BasicGeometry.