Struct xlifepp::GELT#
-
struct GELT
-
Gmsh element.
Public Functions
-
inline GELT()#
-
plain element by default
Public Members
-
GeomElement *ge_p#
-
address of the corresponding GeomElement
-
vector<number_t> parts#
-
partition numbers related to the element (the first one is the partition containing the element)
-
bool plain#
-
true if this GeomElement is created as a plain element, false if it is a side element
-
inline GELT()#