35 #ifndef LISTBASEDEI_H_ 36 #define LISTBASEDEI_H_ 38 #define _IFT_ListBasedEI_Name "listbasedei" 39 #define _IFT_ListBasedEI_list "list" 63 virtual void updateGeometry();
64 virtual void propagateFronts(
bool &oFrontsHavePropagated);
65 virtual void initiateFronts(
bool &oFrontsHavePropagated,
IntArray &initiateDofMans);
66 virtual void updateNodeEnrMarker(
XfemManager &ixFemMan);
Abstract class representing entity, which is included in the FE model using one (or more) global func...
#define _IFT_ListBasedEI_Name
virtual const char * giveInputRecordName() const
virtual void giveBoundingSphere(FloatArray &oCenter, double &oRadius)
Abstract base class for all finite elements.
Class implementing an array of integers.
std::vector< int > dofManList
Class representing vector of real numbers.
This class manages the xfem part.
EnrichmentItem with geometry defined by a set of nodes to be enriched.
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual const char * giveClassName() const