Function t8_cmesh_trees_get_tree(t8_cmesh_trees_t, t8_locidx_t)

Function Documentation

t8_ctree_t t8_cmesh_trees_get_tree(t8_cmesh_trees_t trees, t8_locidx_t ltree)

Return a pointer to a specific tree in a trees struct.

Parameters:
  • trees[in] The tress structure where the tree is to be looked up.

  • ltree[in] The local id of the tree.

Returns:

A pointer to the tree with local id tree.