Struct t8_dhex

Struct Documentation

struct t8_dhex

The data container describing a refined element in a refined tree for the hex element class.

Public Members

int8_t level

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

t8_dhex_coord_t x

The x integer coordinate of the anchor node.

t8_dhex_coord_t y

The y integer coordinate of the anchor node.

t8_dhex_coord_t z

The z integer coordinate of the anchor node.