Function t8_forest_commit
Defined in File t8_forest_general.h
Function Documentation
-
void t8_forest_commit(t8_forest_t forest)
After allocating and adding properties to a forest, commit the changes.
This call sets up the internal state of the forest.
- Parameters:
forest – [inout] Must be created with t8_forest_init and specialized with t8_forest_set_* calls first.