Function t8_cmesh_get_num_global_vertices

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.