Struct t8_ghost_remote_t
Defined in File t8_forest_ghost.cxx
Struct Documentation
-
struct t8_ghost_remote_t
This struct stores information about the data that the current process needs from a specific remote_process as ghost data, such as the number of remote elements and the remote trees.
Public Members
-
int remote_rank
The rank of the remote process
-
t8_locidx_t num_elements
The number of remote elements for this process
-
sc_array_t remote_trees
Array of the remote trees of this process
-
int remote_rank