Function t8_forest_ghost_exchange_end

Function Documentation

static void t8_forest_ghost_exchange_end(t8_ghost_data_exchange_t *data_exchange)

Free the memory of the ghost data exchange.

After all associated communication has terminated, this function is used to free the allocated memory of the send and receive buffers.

Parameters:

data_exchange[in] The ghost data exchange type to free memory for.