Function t8_stash_destroy(t8_stash_t *)
Defined in File t8_cmesh_stash.c
Function Documentation
-
void t8_stash_destroy(t8_stash_t *pstash)
Free all memory associated in a stash structure.
- Parameters:
pstash – [inout] A pointer to the stash to be destroyed. The pointer is set to NULL after the function call.