dfile.c#768 if(mode & (NC_WRITE|NC_MPIIO|NC_MPIPOSIX|NC_MMAP)) #1734 if((cmode & NC_MPIIO) && (cmode & NC_MPIPOSIX)) #1881 if((cmode & NC_MPIIO && cmode & NC_MPIPOSIX)) dparallel.c#26 if (!(cmode & NC_MPIIO || cmode & NC_MPIPOSIX) && #52 if ((mode & NC_MPIIO) || (mode & NC_MPIPOSIX)) { nc4file.c#366 if ((cmode & NC_MPIIO) || (cmode & NC_MPIPOSIX)) #533 if((cmode & (NC_MPIIO|NC_MPIPOSIX)) == (NC_MPIIO|NC_MPIPOSIX)) #537 if((cmode & (NC_MPIIO | NC_MPIPOSIX)) && (cmode & NC_DISKLESS)) #544 if(cmode & NC_MPIPOSIX) #546 cmode &= ~NC_MPIPOSIX; #2262 if (mode & NC_MPIIO || mode & NC_MPIPOSIX) #2837 if((mode & (NC_MPIIO|NC_MPIPOSIX)) == (NC_MPIIO|NC_MPIPOSIX)) #2844 if(mode & NC_MPIPOSIX) #2846 mode &= ~NC_MPIPOSIX; nc4var.c#839 if (nc->mode & (NC_MPIIO | NC_MPIPOSIX)) { ncpdispatch.c#56 if((cmode & (NC_MPIIO|NC_MPIPOSIX)) == (NC_MPIIO|NC_MPIPOSIX)) #122 if((cmode & (NC_MPIIO|NC_MPIPOSIX)) == (NC_MPIIO|NC_MPIPOSIX)) netcdf.h#161 #define NC_MPIPOSIX 0x4000 /**< \deprecated As of libhdf5 1.8.13. */ tst_files.c#56 if (nc_open(FILE_NAME, NC_MPIIO|NC_MPIPOSIX, &ncid) != NC_EINVAL) ERR; #59 if (nc_create(FILE_NAME, NC_CLASSIC_MODEL|NC_MPIIO|NC_MPIPOSIX, &ncid) != NC_EINVAL) ERR; #60 if (nc_create(FILE_NAME, NC_MPIIO|NC_MPIPOSIX, &ncid) != NC_EINVAL) ERR; tst_nc4perf.c#264 int mpi_mode[NUM_MODES] = {NC_MPIIO, NC_MPIPOSIX}; tst_parallel3.c#136 facc_type = NC_NETCDF4|NC_MPIPOSIX; #137 facc_type_open = NC_MPIPOSIX;
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed