t8code
t8code copied to clipboard
Fix bounds for partitioning the cmesh according to uniform forest
Currently, the bounds for partitioning the cmesh according to a uniform forest are calculated incorrectly, as it is assumed, that children_per_tree is constant for all element types.
This is already worked on in #768