Function t8_cmesh_get_num_local_vertices
Defined in File t8_cmesh_vertex_connectivity.h
Function Documentation
-
t8_locidx_t t8_cmesh_get_num_local_vertices(const t8_cmesh_t cmesh)
Return the number of process local global vertices of a cmesh.
Note
cmesh must be committed.
- Returns:
The number of process local global vertices of cmesh.