Struct t8_ghost_process_hash_t
Defined in File t8_forest_ghost.cxx
Struct Documentation
-
struct t8_ghost_process_hash_t
The data structure stored in the process_offsets array.
Public Members
-
int mpirank
rank of the process
-
t8_locidx_t ghost_offset
The number of ghost elements for all previous ranks
-
size_t tree_index
index of first ghost tree of this process in ghost_trees
-
size_t first_element
the index of the first element in the elements array of the ghost tree.
-
int mpirank