Function t8_cmesh_trees_get_part
Defined in File t8_cmesh_trees.h
Function Documentation
-
t8_part_tree_t t8_cmesh_trees_get_part(const t8_cmesh_trees_t trees, const int proc)
Return one part of a specified tree array.
- Parameters:
trees – [in] The tree array to be queried
proc – [in] An index specifying the part to be returned.
- Returns:
The part number proc of trees.