Function t8_forest_is_balanced
Defined in File t8_forest_balance.h
Function Documentation
-
int t8_forest_is_balanced(t8_forest_t forest)
Check whether the local elements of a forest are balanced.
- Parameters:
forest – [inout] The forest to be checked.
- Returns:
1 if the local elements are balanced, 0 otherwise.