Struct t8_dpyramid

Struct Documentation

struct t8_dpyramid

This data type stores a pyramid.

The coordinates, the level and the type of a pyramid are stored in the tet-struct pyramid. Level, at which the shape switches from tet, to pyra. -1 if not computed for a pyramid with the shape of a tet undefined, if the pyramid has the shape of a pyramid.

Public Members

t8_dtet_t pyramid

Coordinates, level and type.

int8_t switch_shape_at_level

Level, at which the shape switches from tet, to pyra.