Function t8_dprism_init_linear_id(t8_dprism_t *, int, t8_linearidx_t)
Defined in File t8_dprism_bits.c
Function Documentation
-
void t8_dprism_init_linear_id(t8_dprism_t *p, int level, t8_linearidx_t id)
Initialize a prism as the prism with a given global id in a uniform refinement of a given level. *
- Parameters:
p – [inout] Existing prism whose data will be filled.
id – [in] Index to be considered.
level – [in] level of uniform grid to be considered.