Function t8_forest_partition

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.