Function t8_stash_add_class(t8_stash_t, t8_gloidx_t, t8_eclass_t)

Function Documentation

void t8_stash_add_class(t8_stash_t stash, t8_gloidx_t id, t8_eclass_t eclass)

Set the eclass of a tree.

Parameters:
  • stash[inout] The stash to be updated.

  • id[in] The global id of the tree whose eclass should be set.

  • eclass[in] The eclass of tree with id id.