Struct t8_tree
Defined in File t8_forest_types.h
Struct Documentation
-
struct t8_tree
The t8 tree datatype.
Public Members
-
t8_element_array_t leaf_elements
locally stored leaf elements
-
t8_eclass_t eclass
The element class of this tree.
-
t8_element_t *first_desc
first local descendant
-
t8_element_t *last_desc
last local descendant
-
t8_locidx_t elements_offset
cumulative sum over earlier trees on this processor (locals only)
-
t8_element_array_t leaf_elements