Searched refs:numprocs (Results 1 – 11 of 11) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | genblkPosix.f | 23 integer :: ierr_io, numprocs local
|
| H A D | genblk.f | 23 integer :: ierr_io, numprocs local
|
| H A D | genblkSyncIO.f | 23 integer :: ierr_io, numprocs local
|
| H A D | genbkbPosix.f | 25 integer :: ierr_io, numprocs, itmp, itmp2 local
|
| H A D | genbkbSyncIO.f | 25 integer :: ierr_io, numprocs, itmp, itmp2 local
|
| H A D | genbkb.f | 25 integer :: ierr_io, numprocs, itmp, itmp2 local
|
| H A D | readnblk.f | 59 integer :: ierr_io, numprocs, itmp, itmp2 local
|
| /phasta/phastaIO/ |
| H A D | phastaIO.h | 148 int computeColor( int myrank, int numprocs, int nfiles);
|
| H A D | phastaIO.cc | 144 int numprocs; member 545 extern "C" int computeColor( int myrank, int numprocs, int nfiles) { in computeColor() argument 547 (int)(myrank / (numprocs / nfiles)); in computeColor() 631 MPI_Comm_size(MPI_COMM_WORLD, &(PhastaIOActiveFiles[i]->numprocs)); in initphmpiio() 640 …int color = computeColor(PhastaIOActiveFiles[i]->myrank, PhastaIOActiveFiles[i]->numprocs, PhastaI… in initphmpiio() 667 PhastaIOActiveFiles[i]->local_numprocs = PhastaIOActiveFiles[i]->numprocs; in initphmpiio() 822 MPI_Comm_size(my_local_comm, &(PhastaIOActiveFiles[i]->numprocs)); in initphmpiiosub() 824 …int color = computeColor(PhastaIOActiveFiles[i]->myrank, PhastaIOActiveFiles[i]->numprocs, PhastaI… in initphmpiiosub()
|
| H A D | vtkPhastaReader.cxx | 151 int numprocs; member
|
| /phasta/M2N/src/ |
| H A D | readnblk.f | 76 integer :: ierr_io, numprocs, itmp, itmp2 local
|