File t8_eclass.h
↰ Parent directory (src)
We define all possible element classes that occur in hybrid meshes.
Definition (src/t8_eclass.h)
Detailed Description
Notable examples are triangles, tetrahedra, quadrilaterals and hexahedra. We cover all dimensions between zero and three, so it is in principal possible to build a topological complex out of these element classes.
This file contains C and CPP definitions. Since C does not support constexpr everything is defined once and then declared twice.
Includes
t8.h(File t8.h)