Function t8_forest_ghost_get_remotes
Defined in File t8_forest_ghost.h
Function Documentation
-
int *t8_forest_ghost_get_remotes(t8_forest_t forest, int *num_remotes)
Return the array of remote ranks.
- Parameters:
forest – [in] A forest with constructed ghost layer.
num_remotes – [inout] On output the number of remote ranks is stored here.
- Returns:
The array of remote ranks in ascending order.