Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DcommuInt.f136 lfront = 0
139 lfront = lfront + lenseg
145 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_INTEGER,
H A Dctypes.f53 lfront = 0
66 lfront = lfront + lenseg(is)
80 maxfront = MAX(maxfront,lfront)
H A Dcommu.f197 lfront = 0
200 lfront = lfront + lenseg
212 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_DOUBLE_PRECISION,
/phasta/M2NFixBnd/src/
H A Dctypes.f55 lfront = 0
68 lfront = lfront + lenseg(is)
82 maxfront = MAX(maxfront,lfront)
H A DcommuMax.f179 lfront = 0
182 lfront = lfront + lenseg
190 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_DOUBLE_PRECISION,
/phasta/AcuStat/src/
H A Dctypes.f55 lfront = 0
68 lfront = lfront + lenseg(is)
82 maxfront = MAX(maxfront,lfront)
H A DcommuMax.f178 lfront = 0
181 lfront = lfront + lenseg
189 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_DOUBLE_PRECISION,
/phasta/M2N/src/
H A Dctypes.f54 lfront = 0
67 lfront = lfront + lenseg(is)
81 maxfront = MAX(maxfront,lfront)
H A Dcommu.f175 lfront = 0
178 lfront = lfront + lenseg
186 call MPI_IRECV(rtemp(1,idl), lfront*n, MPI_DOUBLE_PRECISION,
/phasta/phSolver/common/test/
H A DphIOreadIlwork.cc118 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()