Function t8_cmesh_is_empty(t8_cmesh_t)
Defined in File t8_cmesh.h
Function Documentation
-
int t8_cmesh_is_empty(t8_cmesh_t cmesh)
Check whether a cmesh is empty on all processes.
- Parameters:
cmesh – [in] A committed cmesh.
- Returns:
True (non-zero) if and only if the cmesh has trees at all.