Home
last modified time | relevance | path

Searched refs:NCWRITE (Results 1 – 6 of 6) sorted by relevance

/dports/science/hdf/hdf-4.2.15/mfhdf/fortran/
H A Dcommon.inc10 integer NCNDIRTY,NCHDIRTY,NCLINK,NCNOWRIT,NCWRITE
62 parameter(NCWRITE = NCRDWR)
H A Dnetcdf.inc.in10 integer NCNDIRTY,NCHDIRTY,NCLINK,NCNOWRIT,NCWRITE
62 parameter(NCWRITE = NCRDWR)
H A Dftest.f.in290 ncid = ncopn(cdfname, NCWRITE, iret)
780 ncid = ncopn(cdfname, NCWRITE, iret)
901 ncid = ncopn (cdfname, NCWRITE, iret)
1111 ncid = ncopn (cdfname, NCWRITE, iret)
1199 ncid = ncopn (cdfname, NCWRITE, iret)
/dports/science/netcdf-fortran/netcdf-fortran-4.5.3/nf_test/
H A Df03test.F331 ncid = ncopn(cdfname, NCWRITE, iret)
872 ncid = ncopn(cdfname, NCWRITE, iret)
1010 ncid = ncopn (cdfname, NCWRITE, iret)
1247 ncid = ncopn (cdfname, NCWRITE, iret)
1354 ncid = ncopn (cdfname, NCWRITE, iret)
H A Dftest.F331 ncid = ncopn(cdfname, NCWRITE, iret)
872 ncid = ncopn(cdfname, NCWRITE, iret)
1010 ncid = ncopn (cdfname, NCWRITE, iret)
1247 ncid = ncopn (cdfname, NCWRITE, iret)
1354 ncid = ncopn (cdfname, NCWRITE, iret)
/dports/science/netcdf-fortran/netcdf-fortran-4.5.3/fortran/
H A Dmodule_netcdf_nf_data.F90302 Integer, Parameter :: NCWRITE = NF_WRITE variable