Home
last modified time | relevance | path

Searched refs:numprocs (Results 1 – 11 of 11) sorted by relevance

/phasta/phSolver/common/
H A DgenblkPosix.f23 integer :: ierr_io, numprocs local
H A Dgenblk.f23 integer :: ierr_io, numprocs local
H A DgenblkSyncIO.f23 integer :: ierr_io, numprocs local
H A DgenbkbPosix.f25 integer :: ierr_io, numprocs, itmp, itmp2 local
H A DgenbkbSyncIO.f25 integer :: ierr_io, numprocs, itmp, itmp2 local
H A Dgenbkb.f25 integer :: ierr_io, numprocs, itmp, itmp2 local
H A Dreadnblk.f59 integer :: ierr_io, numprocs, itmp, itmp2 local
/phasta/phastaIO/
H A DphastaIO.h148 int computeColor( int myrank, int numprocs, int nfiles);
H A DphastaIO.cc144 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 DvtkPhastaReader.cxx151 int numprocs; member
/phasta/M2N/src/
H A Dreadnblk.f76 integer :: ierr_io, numprocs, itmp, itmp2 local