Function t8_geom_load_tree_data_vertices

Function Documentation

void t8_geom_load_tree_data_vertices(t8_cmesh_t cmesh, t8_gloidx_t gtreeid, const void **user_data)

Load vertex data from given tree.

Parameters:
  • cmesh[in] The cmesh.

  • gtreeid[in] The global tree id (in the cmesh).

  • user_data[out] The load tree vertices.