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.
static const unsigned edge_nodes[4][3]
Constant: Local node index table for 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.
Returns quadratic order edge.
CellType
Types of mesh elements supported by OpenGeoSys.