Function t8_forest_ghost_get_tree_class
Defined in File t8_forest_ghost.h
Function Documentation
-
t8_eclass_t t8_forest_ghost_get_tree_class(const t8_forest_t forest, const t8_locidx_t lghost_tree)
Given an index in the ghost_tree array, return this tree’s element class.
- Parameters:
forest – [in] A committed forest.
lghost_tree – [in] The tree’s local index in the ghost_tree array.
- Returns:
The element class of the given tree.