libsim  Versione7.1.6
subroutine, private grid_id_delete ( type(grid_id), intent(inout)  this)
private

Destructor for the grid_id class.

It releases the memory associated with the grid descriptor identifier. In grib_api this is necessary and can be made also after closing the corresponding grid_file_id object; while for gdal this is a no-operation.

Parametri
[in,out]thisobject to be deleted

Definizione alla linea 666 del file grid_id_class.F90.


Generated with Doxygen.