Function t8_dprism_copy
Defined in File t8_dprism_bits.h
Function Documentation
-
void t8_dprism_copy(const t8_dprism_t *p, t8_dprism_t *dest)
Copy all values from one prism to another.
- Parameters:
p – [in] The prism to be copied.
dest – [inout] Existing prism whose data will be filled with the data of p.