Function t8_forest_get_scheme_before_commit

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.

Parameters:

forest[in] A nearly committed forest.

Returns:

The scheme associated to forest.