Function t8_cmesh_get_dimension
Defined in File t8_cmesh.h
Function Documentation
-
int t8_cmesh_get_dimension(const t8_cmesh_t cmesh)
Get the dimension of a cmesh.
- Parameters:
cmesh – [in] The cmesh. cmesh must be committed before calling this function.