Function t8_dprism_child(const t8_dprism_t *, int, t8_dprism_t *)
Defined in File t8_dprism_bits.h
Function Documentation
-
void t8_dprism_child(const t8_dprism_t *p, int childid, t8_dprism_t *child)
Compute the childid-th child in Morton order of a prism.
- Parameters:
p – [in] Input prism.
childid – [in] The id of the child, in 0 - 7, in Morton order.
child – [inout] Existing prism whose data will be filled with the date of p’s childid-th child.