Home
last modified time | relevance | path

Searched refs:iother (Results 1 – 10 of 10) sorted by relevance

/phasta/phSolver/common/
H A DcommuInt.f102 iother = ilwork (itkbeg + 3)
115 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
122 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
146 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
150 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
H A Dcommu.f141 iother = ilwork (itkbeg + 3)
160 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
179 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
213 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
229 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
H A Dgen_ncorp.c144 int iother = ilwork[itkbeg+3]-1; //other rank (see ctypes.f for off by one) in count_owned() local
/phasta/phSolver/AMG/
H A Dramg_paratools.f33 integer :: itag,iacc,iother,numseg,isgbeg,itkbeg local
93 iother = ilwork(itkbeg+3)
142 & iother,itag,MPI_COMM_WORLD,req(m),ierr)
144 & iother,itag,MPI_COMM_WORLD,req(m+1),ierr)
148 & iother,itag,MPI_COMM_WORLD,req(m),ierr)
150 & iother,itag,MPI_COMM_WORLD,req(m+1),ierr)
177 iother = ilwork(itkbeg+3)
206 & iother,itag,MPI_COMM_WORLD,req(m),ierr)
208 & iother,itag,MPI_COMM_WORLD,req(m+1),ierr)
212 & iother,itag,MPI_COMM_WORLD,req(m),ierr)
[all …]
H A Dramg_ggb.f208 integer :: itag,iacc,iother,numseg,isgbeg,itkbeg local
233 iother = ilwork(itkbeg+3)
237 neimap(iother+1) = 1
H A Dramg_tools.f317 integer :: itag,iacc,iother,numseg,isgbeg,itkbeg local
352 integer :: itag,iacc,iother,numseg,isgbeg,itkbeg,numtask local
368 iother = ilwork(itkbeg+3)
/phasta/M2N/src/
H A Dcommu.f135 iother = ilwork (itkbeg + 3)
150 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
161 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
187 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
195 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
/phasta/M2NFixBnd/src/
H A DcommuMax.f139 iother = ilwork (itkbeg + 3)
154 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
165 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
191 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
199 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
/phasta/AcuStat/src/
H A DcommuMax.f138 iother = ilwork (itkbeg + 3)
153 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
164 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
190 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
198 & iother, itag, MPI_COMM_WORLD, req(m), ierr)
/phasta/phSolver/common/test/
H A DphIOreadIlwork.cc79 int iother = ilwork [itkbeg + 3]; in main() local
82 neighbors.insert(iother); in main()
114 int iother = ilwork [itkbeg + 3]; in main() local
123 … %d:\ttag %d\townership %d\trank %d\tnumseg %d\tnumvtx %d\n",itask,itag,iacc,iother,numseg,lfront); in main()