Function t8_dtet_predecessor
Defined in File t8_dtet_bits.h
Function Documentation
-
void t8_dtet_predecessor(const t8_dtet_t *tet, t8_dtet_t *s, int level)
Computes the predecessor of a tetrahedron in a uniform grid of level level.
- Parameters:
tet – [in] tetrahedron whose id will be computed.
s – [inout] Existing tetrahedron whose data will be filled with the data of t’s predecessor on level level.
level – [in] level of uniform grid to be considered.