tst_norm.c#22 #define FILE7_NAME "tst_norm.nc" #111 if((res = nc_create_par(FILE7_NAME, NC_CLOBBER|NC_PNETCDF, MPI_COMM_WORLD, MPI_INFO_NULL,&ncid))) #113 if((res = nc_create(FILE7_NAME, NC_CLOBBER, &ncid))) #154 if ((res = nc_open_par(FILE7_NAME, NC_NOWRITE|NC_PNETCDF, MPI_COMM_WORLD,MPI_INFO_NULL, &ncid))) #156 if ((res = nc_open(FILE7_NAME, NC_NOWRITE, &ncid))) tst_unicode.c#17 #define FILE7_NAME "tst_unicode.nc" #49 printf("*** creating UTF-8 test file %s...", FILE7_NAME); #50 if (nc_create(FILE7_NAME, NC_NETCDF4, &ncid)) ERR; #72 if (nc_open(FILE7_NAME, NC_NOWRITE, &ncid)) ERR; tst_utf8.c#20 #define FILE7_NAME "tst_utf8.nc" #54 printf("*** creating UTF-8 test file %s...", FILE7_NAME); #55 if (nc_create(FILE7_NAME, NC_CLOBBER, &ncid)) #84 if (nc_open(FILE7_NAME, NC_NOWRITE, &ncid))
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed