Function t8_get_max_num_children
Defined in File t8_scheme.h
Function Documentation
-
int t8_get_max_num_children(const t8_scheme_c *scheme, const t8_eclass_t tree_class)
Return the max number of children of an eclass.
- Parameters:
scheme – [in] The scheme of the forest.
tree_class – [in] The eclass of tree the elements are part of.
- Returns:
The max number of children of element.