next up previous contents
Next: ncd_pio_createfile Up: Fortran: Module Interface ncdio_pioMod Previous: ncd_pio_openfile   Contents

ncd_pio_closefile


INTERFACE:

   subroutine ncd_pio_closefile(file)
DESCRIPTION:

Close a NetCDF PIO file


ARGUMENTS:

     type(file_desc_t), intent(inout) :: file   ! PIO file handle to close
REVISION HISTORY:
   Created by Erik Kluzek
LOCAL VARIABLES:
  -----------------------------------------------------------------------



Erik Kluzek 2011-06-15