Function t8_netcdf_variable_destroy

Function Documentation

void t8_netcdf_variable_destroy(t8_netcdf_variable_t *var_destroy)

Free the allocated memory of the a t8_netcdf_variable_t.

Parameters:

var_destroy[in] A t8_netcdf_t variable whose allocated memory should be freed.