Function t8_forest_ghost_get_tree
Defined in File t8_forest_ghost.cxx
Function Documentation
-
static t8_ghost_tree_t *t8_forest_ghost_get_tree(const t8_forest_t forest, const t8_locidx_t lghost_tree)
Given an index into the ghost_trees array return the ghost tree
- Parameters:
forest – [in] A committed forest.
lghost_tree – [in] Index of the tree within the ghost_trees array.
- Returns:
The ghost tree.