| /phasta/M2NFixBnd/src/ |
| H A D | new_interface.c | 52 int numparts; in Write_M2NFixBnd() local 62 numparts = workfc.numpe; in Write_M2NFixBnd() 65 int nppf = numparts/nfiles; in Write_M2NFixBnd() 69 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2NFixBnd() 191 int numparts; in Write_M2NFixBnd_SolOnly() local 201 numparts = workfc.numpe; in Write_M2NFixBnd_SolOnly() 204 int nppf = numparts/nfiles; in Write_M2NFixBnd_SolOnly() 208 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2NFixBnd_SolOnly() 281 int numparts; in Write_Restart() local 291 numparts = workfc.numpe; in Write_Restart() [all …]
|
| H A D | readnblk.f | 55 integer :: numparts, nppf local 159 …numparts = numpe !This is the common settings. Beware if you try to compute several parts per proc… 164 color = int(myrank/(numparts/nfiles)) !Should call the color routine in SyncIO here 562 color = int(myrank/(numparts/nfiles)) !Should call the color routine in SyncIO here
|
| /phasta/M2N/src/ |
| H A D | new_interface.c | 53 int numparts; in Write_M2N() local 73 numparts = *irankN; in Write_M2N() 76 int nppf = numparts/nfiles; in Write_M2N() 80 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2N() 205 int numparts; in Write_M2N_SolOnly() local 225 numparts = *irankN; in Write_M2N_SolOnly() 228 int nppf = numparts/nfiles; in Write_M2N_SolOnly() 232 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2N_SolOnly() 331 int numparts; in Write_M2N_Field() local 342 numparts = workfc.numpe; in Write_M2N_Field() [all …]
|
| H A D | readnblk.f | 75 integer :: numparts, nppf, islesseqN local 187 …numparts = numpe !This is the common settings. Beware if you try to compute several parts per proc… 189 color = int(myrank/(numparts/nfiles)) !Should call the color routine in SyncIO here
|
| /phasta/AcuStat/src/ |
| H A D | new_interface.c | 49 int numparts; in Write_AcuStat() local 59 numparts = workfc.numpe; in Write_AcuStat() 62 int nppf = numparts/nfiles; in Write_AcuStat() 66 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_AcuStat() 146 int numparts; in Write_AcuStat2() local 156 numparts = workfc.numpe; in Write_AcuStat2() 159 int nppf = numparts/nfiles; in Write_AcuStat2() 163 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_AcuStat2() 301 int numparts; in Write_Ybar() local 312 numparts = workfc.numpe; in Write_Ybar() [all …]
|
| H A D | readnblk.f | 54 integer :: numparts, nppf local 164 numparts = numpe 165 color = int(myrank/(numparts/nfiles)) 191 write(*,*)myrank,timestep,nfiles,numparts,trim(adjustl(fnamer))
|
| /phasta/phSolver/common/ |
| H A D | new_interface.c | 253 int numparts; in Write_Restart() local 265 numparts = workfc.numpe; in Write_Restart() 267 assert(numparts/nprocs == 1);/* Number of parts per proc ...*/ in Write_Restart() 277 syncio_setup_write(nfiles, nfields, numparts/nfiles, &f_descriptor); in Write_Restart() 342 int numparts; in Write_Error() local 348 numparts = workfc.numpe; in Write_Error() 351 assert(numparts/nprocs == 1);/* Number of parts per proc ...*/ in Write_Error() 398 int numparts; in Write_Field() local 409 numparts = workfc.numpe; in Write_Field() 412 assert(numparts/nprocs == 1);/* Number of parts per proc ...*/ in Write_Field() [all …]
|
| H A D | d2wall.c | 32 int numparts; in read_d2wall() local 37 numparts = workfc.numpe; in read_d2wall() 42 int nppp = numparts/nprocs;/* nppp : Number of parts per proc ... */ in read_d2wall()
|
| H A D | genbkbPosix.f | 24 integer :: numparts, nppp, nprocs, writeLock local 33 …numparts = numpe !This is the common settings. Beware if you try to compute several parts per proc… 34 nppp = numparts/numpe
|
| H A D | genbkbSyncIO.f | 24 integer :: numparts, nppp, nprocs, writeLock local 33 …numparts = numpe !This is the common settings. Beware if you try to compute several parts per proc… 34 nppp = numparts/numpe
|
| H A D | genbkb.f | 24 integer :: numparts, nppp, nprocs, writeLock local 33 …numparts = numpe !This is the common settings. Beware if you try to compute several parts per proc… 34 nppp = numparts/numpe
|
| H A D | genblkPosix.f | 22 integer :: numparts, writeLock local 28 …numparts = numpe !This is the common settings. Beware if you try to compute several parts per proc…
|
| H A D | genblk.f | 22 integer :: numparts, writeLock local 28 …numparts = numpe !This is the common settings. Beware if you try to compute several parts per proc…
|
| H A D | genblkSyncIO.f | 22 integer :: numparts, writeLock local 28 …numparts = numpe !This is the common settings. Beware if you try to compute several parts per proc…
|
| H A D | turbsa.f | 56 integer :: numparts, nfile, itmp2, id2wall, itwo, ifoundd2wall local
|
| H A D | readnblk.f | 58 integer :: numparts, nppf local 94 …numparts = numpe !This is the common settings. Beware if you try to compute several parts per proc…
|