Searched refs:nprocs (Results 1 – 9 of 9) sorted by relevance
| /phasta/M2NFixBnd/src/ ! |
| H A D | new_interface.c | 54 int nprocs; in Write_M2NFixBnd() local 63 nprocs= workfc.numpe; in Write_M2NFixBnd() 69 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2NFixBnd() 78 sprintf(filename,"restartRed-dat.%d.%d",*stepno,((int)(irank/(nprocs/nfiles))+1)); in Write_M2NFixBnd() 193 int nprocs; in Write_M2NFixBnd_SolOnly() local 203 nprocs = workfc.numpe; in Write_M2NFixBnd_SolOnly() 208 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2NFixBnd_SolOnly() 217 sprintf(filename,"restartRed-dat.%d.%d",*stepno,((int)(irank/(nprocs/nfiles))+1)); in Write_M2NFixBnd_SolOnly() 283 int nprocs; in Write_Restart() local 293 nprocs = workfc.numpe; in Write_Restart() [all …]
|
| /phasta/AcuStat/src/ ! |
| H A D | new_interface.c | 51 int nprocs; in Write_AcuStat() local 60 nprocs= workfc.numpe; in Write_AcuStat() 66 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_AcuStat() 76 …sprintf(filename,"restartAcuStat.%d.%d.%d.%d",*stepstart,*stepend,*steptot,((int)(irank/(nprocs/nf… in Write_AcuStat() 148 int nprocs; in Write_AcuStat2() local 157 nprocs= workfc.numpe; in Write_AcuStat2() 163 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_AcuStat2() 172 …sprintf(filename,"restartAcuStat.%d.%d.%d.%d",*stepstart,*stepend,*steptot,((int)(irank/(nprocs/nf… in Write_AcuStat2() 303 int nprocs; in Write_Ybar() local 314 nprocs = workfc.numpe; in Write_Ybar() [all …]
|
| /phasta/M2N/src/ ! |
| H A D | new_interface.c | 55 int nprocs; in Write_M2N() local 74 nprocs = *irankN; in Write_M2N() 80 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2N() 89 sprintf(filename,"restartRedTmp-dat.%d.%d",*stepno,((int)(irank/(nprocs/nfiles))+1)); in Write_M2N() 207 int nprocs; in Write_M2N_SolOnly() local 226 nprocs = *irankN; in Write_M2N_SolOnly() 232 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2N_SolOnly() 241 sprintf(filename,"restartRedTmp-dat.%d.%d",*stepno,((int)(irank/(nprocs/nfiles))+1)); in Write_M2N_SolOnly() 333 int nprocs; in Write_M2N_Field() local 343 nprocs = workfc.numpe; in Write_M2N_Field() [all …]
|
| /phasta/phSolver/common/ ! |
| H A D | d2wall.c | 34 int nprocs; in read_d2wall() local 39 nprocs = workfc.numpe; in read_d2wall() 42 int nppp = numparts/nprocs;/* nppp : Number of parts per proc ... */ in read_d2wall()
|
| H A D | new_interface.c | 254 int nprocs; in Write_Restart() local 266 nprocs = workfc.numpe; in Write_Restart() 267 assert(numparts/nprocs == 1);/* Number of parts per proc ...*/ in Write_Restart() 343 int nprocs; in Write_Error() local 349 nprocs = workfc.numpe; in Write_Error() 351 assert(numparts/nprocs == 1);/* Number of parts per proc ...*/ in Write_Error() 399 int nprocs; in Write_Field() local 410 nprocs = workfc.numpe; in Write_Field() 412 assert(numparts/nprocs == 1);/* Number of parts per proc ...*/ in Write_Field() 468 int nprocs; in Write_PhAvg2() local [all …]
|
| H A D | genbkbPosix.f | 24 integer :: numparts, nppp, nprocs, writeLock local
|
| H A D | genbkb.f | 24 integer :: numparts, nppp, nprocs, writeLock local
|
| H A D | genbkbSyncIO.f | 24 integer :: numparts, nppp, nprocs, writeLock local
|
| /phasta/phSolver/incompressible/ ! |
| H A D | usr.c | 323 int nprocs; 327 nprocs = workfc.numpe; 329 int nppp = numParts/nprocs; // nppp : Number of parts per proc ...
|