t8  1.2.0
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
Functions
t8_forest_balance.h File Reference

We define the balance routine to establish a 1:2 balance among the elements in a forest. More...

#include <t8.h>
#include <t8_forest/t8_forest_types.h>

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)
 

Detailed Description

We define the balance routine to establish a 1:2 balance among the elements in a forest.