Function t8_cmesh_get_num_trees(t8_cmesh_t)
Defined in File t8_cmesh.cxx
Function Documentation
-
t8_gloidx_t t8_cmesh_get_num_trees(t8_cmesh_t cmesh)
Return the global number of trees in a cmesh.
- Parameters:
cmesh – [in] The cmesh to be considered.
- Returns:
The number of trees associated to cmesh. cmesh must be committed before calling this function.