Function t8_dprism_init_linear_id
Defined in File t8_dprism_bits.h
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.