Function t8_dprism_successor
Defined in File t8_dprism_bits.h
Function Documentation
-
void t8_dprism_successor(const t8_dprism_t *p, t8_dprism_t *succ, int level)
Computes the successor of a prism in a uniform grid of level level.
- Parameters:
p – [in] prism whose id will be computed.
succ – [inout] Existing prism whose data will be filled with the data of l’s successor on level level.
level – [in] level of uniform grid to be considered.