Struct t8_forest_partition_tree_info_t
Defined in File t8_forest_partition.cxx
Struct Documentation
-
struct t8_forest_partition_tree_info_t
For each tree that we send elements from to other processes, we send the information stored in this struct to the other process
Public Members
-
t8_gloidx_t gtree_id
The global id of that tree. TODO: we could optimize this out
-
t8_eclass_t eclass
The element class of that tree.
-
t8_locidx_t num_elements
The number of elements from this tree that were sent.
-
t8_gloidx_t gtree_id