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