Home
last modified time | relevance | path

Searched defs:put_atts (Results 1 – 7 of 7) sorted by relevance

/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/nf90_test/
H A Dutil.F90779 subroutine put_atts(ncid) subroutine
782 integer ncid
785 integer VARID, NATTS, ATT_TYPE, ATT_LEN
786 CHARACTER*2 ATT_NAME
787 double precision hash
788 logical inrange
798 character*(MAX_NELS+2) catt
808 3 continue
831 4 continue
849 2 continue
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/nf_test/
H A Dutil.F782 subroutine put_atts(ncid) subroutine
784 integer ncid
787 integer VARID, NATTS, ATT_TYPE, ATT_LEN
788 integer*8 ATT_LEN_LL
789 CHARACTER*2 ATT_NAME
790 double precision hash
791 logical inrange
811 3 continue
836 4 continue
854 2 continue
[all …]
/dports/science/netcdf-fortran/netcdf-fortran-4.5.3/nf_test/
H A Dutil.F762 subroutine put_atts(ncid) subroutine
764 integer ncid
767 integer err !/* netCDF status */
770 integer k !/* attribute index */
771 integer j !/* index of attribute */
772 integer ndx(1)
773 logical allInRange
785 3 continue
809 4 continue
826 2 continue
[all …]
H A Dutil03.F793 subroutine put_atts(ncid) subroutine
796 integer ncid
798 integer err !/* netCDF status */
801 integer k !/* attribute index */
802 integer j !/* index of attribute */
803 integer ndx(1)
804 logical allInRange
817 3 continue
841 4 continue
858 2 continue
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/nc_test/
H A Dutil.c739 put_atts(int ncid, int numGatts, int numVars) in put_atts() function
/dports/science/netcdf/netcdf-c-4.7.4/nc_test/
H A Dutil.c830 put_atts(int ncid) in put_atts() function
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test/
H A Dutil.c829 put_atts(int ncid) in put_atts() function