Function t8_dprism_parent(const t8_dprism_t *, t8_dprism_t *)
Defined in File t8_dprism_bits.c
Function Documentation
-
void t8_dprism_parent(const t8_dprism_t *p, t8_dprism_t *parent)
Compute the parent of a prism.
Note
p may point to the same prism as parent.
- Parameters:
p – [in] Input prism.
parent – [inout] Existing prism whose data will be filled with the data of p’s parent.