Struct t8_ghost_remote_tree_t
Defined in File t8_forest_ghost.cxx
Struct Documentation
-
struct t8_ghost_remote_tree_t
The information stored for the remote trees. Each remote process stores an array of these
Public Members
-
t8_gloidx_t global_id
global id of the tree
-
int mpirank
The mpirank of the remote process
-
t8_element_array_t elements
The remote elements of that tree
-
sc_array_t element_indices
The (tree) local indices of the ghost elements.
-
t8_eclass_t eclass
The trees element class
-
t8_gloidx_t global_id