Function t8_cmesh_set_global_vertices_of_tree
Defined in File t8_cmesh_vertex_connectivity.h
Function Documentation
-
void t8_cmesh_set_global_vertices_of_tree(const t8_cmesh_t cmesh, const t8_gloidx_t global_tree, const t8_gloidx_t *global_tree_vertices, const int num_vertices)
Set all global vertex ids of a local tree.
Note
cmesh must not be committed.
- Parameters:
cmesh – [in] The considered cmesh
global_tree – [in] A global tree id of cmesh
global_tree_vertices – [in] The ids of the global vertices in order of local_tree’s vertices.
num_vertices – [in] Must match the number of vertices of local_tree