Function t8_cmesh_get_tree_geometry
Defined in File t8_cmesh.h
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.