Function t8_forest_refines_irregular

Function Documentation

static int t8_forest_refines_irregular(t8_forest_t forest)

Check if any tree in a forest refines irregularly. An irregular refining tree is a tree with an element that does not refine into 2^dim children. For example the default implementation of pyramids.

Note

This function is MPI collective

Parameters:

forest[in] The forest to check

Returns:

Non-zero if any tree refines irregular