t8
1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
|
We define the balance routine to establish a 1:2 balance among the elements in a forest. More...
Go to the source code of this file.
Functions | |
void | t8_forest_balance (t8_forest_t forest, int repartition) |
int | t8_forest_is_balanced (t8_forest_t forest) |
We define the balance routine to establish a 1:2 balance among the elements in a forest.