Function t8_cmesh_uses_vertex_connectivity
Defined in File t8_cmesh_vertex_connectivity.h
Function Documentation
-
int t8_cmesh_uses_vertex_connectivity(const t8_cmesh_t cmesh)
Check whether a given cmesh uses the vertex connectivity feature.
- Parameters:
cmesh – [in] A committed cmesh.
- Returns:
Nonzero if the cmesh uses the vertex connectivity feature, zero if not.