Function t8_element_set_to_root
Defined in File t8_scheme.h
Function Documentation
-
void t8_element_set_to_root(const t8_scheme_c *scheme, const t8_eclass_t tree_class, t8_element_t *element)
Fills an element with the root element.
- Parameters:
scheme – [in] The scheme of the forest.
tree_class – [in] The eclass of tree the elements are part of.
element – [inout] The element to be filled with root.