Function t8_dtet_init_linear_id
Defined in File t8_dtet_bits.h
Function Documentation
-
void t8_dtet_init_linear_id(t8_dtet_t *tet, t8_linearidx_t id, int level)
Initialize a tetrahedron as the tetrahedron with a given global id in a uniform refinement of a given level.
- Parameters:
tet – [inout] Existing tetrahedron whose data will be filled.
id – [in] Index to be considered.
level – [in] level of uniform grid to be considered.