next up previous contents
Next: zio_nf__comm Up: Routine/Function Prologues Previous: zio_uf_write_real_name

Module zio_netcdf77 (Source File: zio_netcdf77.F90)

Module zio_netcdf77 is a collection of wrappers for routines of the netCDF Fortran 77 interface.

REVISION HISTORY:

       2003-Jan-31 -- first prototype
       2003-Mar-21 -- added ZIO_INCLUDE_NETCDF cpp flag
       2003-Aug-14 -- added partial support of prefilling netCDF dataset
       2003-Aug-16 -- support single task mode: ZIO_SPMD undefined
INTERFACE:
       module zio_netcdf77
 #if ( defined ZIO_INCLUDE_NETCDF)
USES:
         use zio_data
         use zio_remap
         implicit none
 #include <netcdf.inc>

\





Yun (Helen) He
Tue Dec 9 16:16:02 PST 2003