t8  1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
Data Fields
t8_tree Struct Reference

The t8 tree datatype. More...

#include <t8_forest_types.h>

Data Fields

t8_element_array_t elements
 locally stored elements
 
t8_eclass_t eclass
 The element class of this tree.
 
t8_element_tfirst_desc
 first local descendant
 
t8_element_tlast_desc
 last local descendant
 
t8_locidx_t elements_offset
 cumulative sum over earlier trees on this processor (locals only)
 

Detailed Description

The t8 tree datatype.


The documentation for this struct was generated from the following file: