next up previous contents
Next: ncd_inqdid Up: Fortran: Module Interface ncdio_pioMod Previous: check_dim   Contents

ncd_enddef


INTERFACE:

   subroutine ncd_enddef(ncid)
DESCRIPTION:

enddef netcdf file


ARGUMENTS:

     implicit none
     type(file_desc_t),intent(inout) :: ncid      ! netcdf file id
REVISION HISTORY:
LOCAL VARIABLES:




Erik Kluzek 2011-06-15