Searched refs:Forin (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | gendat.f | 269 real*8 Forout(3), Forin(3) local 275 Forin=(/xlngth,ylngth,zlngth/) 276 call MPI_ALLREDUCE (Forin, Forout, 3, 290 Forin=(/xlngth,ylngth,zlngth/) 291 call MPI_ALLREDUCE (Forin, Forout, 3,
|
| /phasta/phSolver/compressible/ |
| H A D | rstat.f | 27 dimension Forin(4), Forout(4) 75 Forin = (/ Force(1), Force(2), Force(3), HFlux /) 77 call MPI_REDUCE (Forin(1), Forout(1), 4, MPI_DOUBLE_PRECISION, 277 dimension Forin(4), Forout(4) 321 Forin = (/ Force(1), Force(2), Force(3), HFlux /) 323 call MPI_REDUCE (Forin(1), Forout(1), 4, MPI_DOUBLE_PRECISION,
|
| H A D | rstatCheck.f | 24 dimension Forin(4), Forout(4)
|
| /phasta/phSolver/incompressible/ |
| H A D | forces.f | 16 real*8 Forin(5), Forout(5),spmasss local 59 Forin = (/ Force(1), Force(2), Force(3), HFlux, 62 call MPI_ALLREDUCE (Forin(1), Forout(1),5,
|