Function t8_dtet_child
Defined in File t8_dtet_bits.h
Function Documentation
-
void t8_dtet_child(const t8_dtet_t *tet, int childid, t8_dtet_t *child)
Compute the childid-th child in Morton order of a tetrahedron t.
- Parameters:
tet – [in] Input tetrahedron.
childid – [inout] The id of the child, 0..7 in Bey order.
child – [out] Existing tetrahedron whose data will be filled with the date of t’s childid-th child.