Enumeration a finite element's geometry "type". Either "Q" (square, cubeoid like) or "T" (triangle, tetrahedron). More...
| Enumerations | |
| enum | ElementGeometry { Q , T } | 
Enumeration a finite element's geometry "type". Either "Q" (square, cubeoid like) or "T" (triangle, tetrahedron).
| Enumerator | |
|---|---|
| Q | |
| T | |
Definition at line 1243 of file elements.h.