Definition of mesh-related Enumerations.
static unsigned identifyFace(Node const *const *element_nodes, Node const *nodes[ElementRule::dimension])
Returns the ID of an edge given an array of nodes.
Returns linear order edge.
static const unsigned n_all_nodes
Constant: The number of all nodes for this element.
static unsigned identifyFace(Node const *const *element_nodes, Node const *nodes[3])
static const CellType cell_type
Constant: The FEM type of the element.
static const unsigned edge_nodes[4][2]
Constant: Local node index table for edge.
CellType
Types of mesh elements supported by OpenGeoSys.