Function t8_cmesh_get_num_global_vertices
Defined in File t8_cmesh_vertex_connectivity.h
Function Documentation
-
t8_gloidx_t t8_cmesh_get_num_global_vertices(const t8_cmesh_t cmesh)
Return the total number of global vertices of a cmesh (across all processes).
Note
cmesh must be committed.
- Returns:
The total number of global vertices of cmesh.