Function t8_forest_get_eclass

Function Documentation

t8_eclass_t t8_forest_get_eclass(const t8_forest_t forest, const t8_locidx_t ltreeid)

Return the element class of a forest local tree.

Parameters:
  • forest[in] The forest.

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

Returns:

The element class of the tree ltreeid. forest must be committed before calling this function.