Function t8_dpyramid_parent(const t8_dpyramid_t *, t8_dpyramid_t *)
Defined in File t8_dpyramid_bits.h
Function Documentation
-
void t8_dpyramid_parent(const t8_dpyramid_t *p, t8_dpyramid_t *parent)
Compute the parent of a given pyramid
- Parameters:
p – [in] Input pyramid.
parent – [out] The parent of p.