Function t8_cmesh_get_tree_vertices

Function Documentation

double *t8_cmesh_get_tree_vertices(t8_cmesh_t cmesh, t8_locidx_t ltreeid)

Return a pointer to the vertex coordinates of a tree.

Parameters:
  • cmesh[in] The cmesh.

  • ltreeid[in] The id of a local tree.

Returns:

If stored, a pointer to the vertex coordinates of tree. If no coordinates for this tree are found, NULL.