Function t8_cmesh_get_vertex_to_tree_list

Function Documentation

const tree_vertex_list &t8_cmesh_get_vertex_to_tree_list(const t8_cmesh_t cmesh, const t8_gloidx_t global_vertex)

Get the list of global trees and local vertex ids a global vertex is connected to.

Cmesh Interface function.

Parameters:
  • cmesh[in] A committed cmesh.

  • global_vertex[in] The global id of a vertex in cmesh.

Returns:

The list of global tree ids and local vertex ids of global_vertex_id.