Function t8_cmesh_trees_add_tree(t8_cmesh_trees_t, t8_locidx_t, int, t8_eclass_t)
Defined in File t8_cmesh_trees.h
Function Documentation
-
void t8_cmesh_trees_add_tree(t8_cmesh_trees_t trees, t8_locidx_t ltree_id, int proc, t8_eclass_t eclass)
Add a tree to a trees structure.
- Parameters:
trees – [inout] The trees structure to be updated.
ltree_id – [in] The local id of the tree to be inserted.
proc – [in] The mpirank of the process from which the tree was received.
eclass – [in] The tree’s element class.