Function t8_cmesh_get_tree_geometry(t8_cmesh_t, t8_gloidx_t)

Function Documentation

const t8_geometry_c *t8_cmesh_get_tree_geometry(t8_cmesh_t cmesh, t8_gloidx_t gtreeid)

Get the geometry of a tree.

Parameters:
  • cmesh[in] The cmesh.

  • gtreeid[in] The global tree id of the tree for which the geometry should be returned.

Returns:

The geometry of the tree.