Struct t8_dtet
Defined in File t8_dtet.h
Struct Documentation
-
struct t8_dtet
This data type stores a tetrahedron.
Public Members
-
int8_t level
The refinement level of the tetrahedron relative to the root at level 0.
-
t8_dtet_type_t type
Type of the tetrahedron in 0, …, 5.
-
t8_dtet_coord_t x
The x integer coordinate of the anchor node.
-
t8_dtet_coord_t y
The y integer coordinate of the anchor node.
-
t8_dtet_coord_t z
The z integer coordinate of the anchor node.
-
int8_t level