PIO
2.5.4
|
Close a netCDF file in Fortran. More...
Functions/Subroutines | |
subroutine | piolib_mod::closefile (file) |
File descriptor structure. More... | |
Close a netCDF file in Fortran.
subroutine piolib_mod::closefile | ( | type(file_desc_t) | file | ) |
File descriptor structure.
Close a disk file.
file | This structure holds information associated with each open file |