Enumerations
oomph::ElementGeometry Namespace Reference

Enumeration a finite element's geometry "type". Either "Q" (square, cubeoid like) or "T" (triangle, tetrahedron). More...

Enumerations

enum  ElementGeometry { Q , T }
 

Detailed Description

Enumeration a finite element's geometry "type". Either "Q" (square, cubeoid like) or "T" (triangle, tetrahedron).

Enumeration Type Documentation

◆ ElementGeometry

Enumerator

Definition at line 1239 of file elements.h.