Function t8_stash_destroy

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.