Function t8_forest_get_scheme_before_commit
Defined in File t8_forest_private.h
Function Documentation
-
const t8_scheme_c *t8_forest_get_scheme_before_commit(t8_forest_t forest)
Return the scheme associated to a forest.
This function does not check whether the given forest is committed, use with caution and only if you are sure that the eclass_scheme was set.
See also
- Parameters:
forest – [in] A nearly committed forest.
- Returns:
The scheme associated to forest.