Function t8_dprism_corner_descendant
Defined in File t8_dprism_bits.h
Function Documentation
-
void t8_dprism_corner_descendant(const t8_dprism_t *p, t8_dprism_t *s, int corner, int level)
Compute the descendant of a prism in a given corner.
- Parameters:
p – [in] Prism whose descendant is computed.
s – [out] Existing prism whose data will be filled with the data of p’s descendant in corner.
corner – [in] The corner in which the descendant should lie.
level – [in] The refinement level of the descendant. Must be greater or equal to p’s level.