Function t8_forest_get_tree_class
Defined in File t8_forest_general.h
Function Documentation
-
t8_eclass_t t8_forest_get_tree_class(const t8_forest_t forest, const t8_locidx_t ltreeid)
Return the eclass of a tree in a forest.
- Parameters:
forest – [in] The forest.
ltreeid – [in] The local id of a tree (local or ghost) in forest.
- Returns:
The element class of the tree with local id ltreeid.