Function t8_cmesh_set_tree_geometry(t8_cmesh_t, t8_gloidx_t, const t8_geometry_c *)
Defined in File t8_cmesh.h
Function Documentation
-
void t8_cmesh_set_tree_geometry(t8_cmesh_t cmesh, t8_gloidx_t gtreeid, const t8_geometry_c *geom)
Set the geometry for a tree, thus specify which geometry to use for this tree.
- Parameters:
cmesh – [in] A non-committed cmesh.
gtreeid – [in] A global tree id in cmesh.
geom – [in] The geometry to use for this tree. See also t8_cmesh_get_tree_geometry