Searched refs:lfront (Results 1 – 10 of 10) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | commuInt.f | 136 lfront = 0 139 lfront = lfront + lenseg 145 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_INTEGER,
|
| H A D | ctypes.f | 53 lfront = 0 66 lfront = lfront + lenseg(is) 80 maxfront = MAX(maxfront,lfront)
|
| H A D | commu.f | 197 lfront = 0 200 lfront = lfront + lenseg 212 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_DOUBLE_PRECISION,
|
| /phasta/M2NFixBnd/src/ |
| H A D | ctypes.f | 55 lfront = 0 68 lfront = lfront + lenseg(is) 82 maxfront = MAX(maxfront,lfront)
|
| H A D | commuMax.f | 179 lfront = 0 182 lfront = lfront + lenseg 190 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_DOUBLE_PRECISION,
|
| /phasta/AcuStat/src/ |
| H A D | ctypes.f | 55 lfront = 0 68 lfront = lfront + lenseg(is) 82 maxfront = MAX(maxfront,lfront)
|
| H A D | commuMax.f | 178 lfront = 0 181 lfront = lfront + lenseg 189 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_DOUBLE_PRECISION,
|
| /phasta/M2N/src/ |
| H A D | ctypes.f | 54 lfront = 0 67 lfront = lfront + lenseg(is) 81 maxfront = MAX(maxfront,lfront)
|
| H A D | commu.f | 175 lfront = 0 178 lfront = lfront + lenseg 186 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_DOUBLE_PRECISION,
|
| /phasta/phSolver/common/test/ |
| H A D | phIOreadIlwork.cc | 118 int lfront = 0; in main() local 121 lfront = lfront + lenseg; in main() 123 … %d:\ttag %d\townership %d\trank %d\tnumseg %d\tnumvtx %d\n",itask,itag,iacc,iother,numseg,lfront); in main()
|