Function t8_forest_partition
Defined in File t8_forest_partition.h
Function Documentation
-
void t8_forest_partition(t8_forest_t forest)
Populate a forest with the partitioned elements of forest->set_from.
Currently the elements are distributed evenly (each element has the same weight).
- Parameters:
forest – [inout] The forest.