Home
last modified time | relevance | path

Searched refs:color (Results 1 – 12 of 12) sorted by relevance

/phasta/M2NFixBnd/src/
H A Dreadnblk.f54 integer :: descriptor, color, nfiles, nfields local
164 color = int(myrank/(numparts/nfiles)) !Should call the color routine in SyncIO here
165 itmp2 = int(log10(float(color+1)))+1
167 write (fnamer,temp2) (color+1)
297 fnamer = trim(fnamer) // cname2(color+1)
562 color = int(myrank/(numparts/nfiles)) !Should call the color routine in SyncIO here
563 itmp2 = int(log10(float(color+1)))+1
565 write (fnamer,temp2) (color+1)
/phasta/phSolver/common/
H A Dphio_sync.cc28 const int color = computeColor(phcomm_rank(), phcomm_size(), numFiles); in appendColor() local
30 ss << phrase << color+1; in appendColor()
H A DgenblkPosix.f21 integer :: descriptor, descriptorG, GPID, color local
H A Dgenblk.f21 integer :: descriptor, descriptorG, GPID, color local
H A DgenblkSyncIO.f21 integer :: descriptor, descriptorG, GPID, color local
H A DgenbkbPosix.f23 integer :: descriptor, descriptorG, GPID, color, nfields local
H A DgenbkbSyncIO.f23 integer :: descriptor, descriptorG, GPID, color, nfields local
H A Dgenbkb.f23 integer :: descriptor, descriptorG, GPID, color, nfields local
H A Dreadnblk.f57 integer :: descriptor, descriptorG, GPID, color, nfields local
/phasta/AcuStat/src/
H A Dreadnblk.f53 integer :: descriptor, color, nfiles, nfields local
165 color = int(myrank/(numparts/nfiles))
188 fnamer = trim(fnamer) // cname2(color+1)
/phasta/M2N/src/
H A Dreadnblk.f74 integer :: descriptor, descriptorG, GPID, color, nfiles, nfields local
189 color = int(myrank/(numparts/nfiles)) !Should call the color routine in SyncIO here
190 itmp2 = int(log10(float(color+1)))+1
192 write (fnamer,temp2) (color+1)
310 fnamer = trim(fnamer) // cname2(color+1)
575 fnamer = trim(fnamer) // cname2(color+1)
/phasta/phastaIO/
H A DphastaIO.cc546 int color = in computeColor() local
548 return color; in computeColor()
640 …int color = computeColor(PhastaIOActiveFiles[i]->myrank, PhastaIOActiveFiles[i]->numprocs, PhastaI… in initphmpiio() local
642 color, in initphmpiio()
824 …int color = computeColor(PhastaIOActiveFiles[i]->myrank, PhastaIOActiveFiles[i]->numprocs, PhastaI… in initphmpiiosub() local
826 color, in initphmpiiosub()