Template Struct t8_standalone_element

Struct Documentation

template<t8_eclass_t TEclass>
struct t8_standalone_element

The data container describing a refined element in a refined tree, where the root element has class TEclass.

Public Members

t8_element_coords<TEclass> coords

The coordinates of the anchor vertex of the element.

t8_element_level level

The refinement level of the element relative to the root at level 0.