Function t8_forest_ghost_fill_remote_v3
Defined in File t8_forest_ghost.cxx
Function Documentation
-
static void t8_forest_ghost_fill_remote_v3(t8_forest_t forest)
Fill the remote ghosts of a ghost structure. We iterate through all elements and check if their neighbors lie on remote processes. If so, we add the element to the remote_ghosts array of ghost. We also fill the remote_processes here.
- Parameters:
forest – [inout] the forest.