Function t8_dtet_sibling
Defined in File t8_dtet_bits.h
Function Documentation
-
void t8_dtet_sibling(const t8_dtet_t *tet, int sibid, t8_dtet_t *sibling)
Compute a specific sibling of a tetrahedron.
- Parameters:
tet – [in] Input tetrahedron.
sibling – [inout] Existing tetrahedron whose data will be filled with the data of sibling no. sibling_id of tet.
sibid – [in] The id of the sibling computed, 0..7 in Bey order.