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

ncd_pio_init


INTERFACE:

   subroutine ncd_pio_init()
DESCRIPTION:

Initial PIO


USES:

     use seq_io_mod      , only : seq_io_getiosys, seq_io_getiotype
ARGUMENTS:
     implicit none
REVISION HISTORY:
LOCAL VARIABLES:
     character(len=*),parameter :: subname='ncd_pio_init' ! subroutine name
  -----------------------------------------------------------------------



Erik Kluzek 2011-06-15