Searched refs:sumgat (Results 1 – 8 of 8) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | solgmr.f | 126 call sumgat (temp, nflow, summed, ilwork) 180 call sumgat (temp, nflow, summed, ilwork) 229 call sumgat (temp, nflow, beta, ilwork) ! sum vector=(u_{i+1},u_1) 238 call sumgat (temp, nflow, beta, ilwork) ! sum vector=(u_{i+1},u_j) 505 call sumgat (temp, nflow, summed, ilwork) 557 call sumgat (temp, nflow, summed, ilwork) 603 call sumgat (temp, nflow, beta, ilwork) ! sum vector=(u_{i+1},u_1) 612 call sumgat (temp, nflow, beta, ilwork) ! sum vector=(u_{i+1},u_j) 856 call sumgat (tempt, 1, summed, ilwork) 901 call sumgat (tempt, 1, summed, ilwork) [all …]
|
| H A D | itrfdi.f | 82 call sumgat (rtmp, nflow, summed, ilwork) 134 call sumgat (rtmp, nflow, summed, ilwork) 219 call sumgat (rtmp, nflow, summed, ilwork) 258 call sumgat (rtmp, nflow, summed, ilwork)
|
| H A D | solmfg.f | 143 call sumgat (temp, nflow, summed, ilwork) 200 call sumgat (temp, ndof, summed, ilwork) 252 call sumgat (temp, nflow, beta, ilwork) ! sum vector=(u_{i+1},u_1) 261 call sumgat (temp, nflow, beta, ilwork) ! sum vector=(u_{i+1},u_j)
|
| H A D | rstatCheck.f | 41 call sumgat (rtmp, 1, resnrm, ilwork) 128 call sumgat (rtmp, 1, resnrm, ilwork)
|
| H A D | au2mfg.f | 56 call sumgat (Dy2, nflow, summed, ilwork)
|
| H A D | rstat.f | 189 call sumgat (rtmp, 1, resnrm, ilwork)
|
| /phasta/phSolver/incompressible/ |
| H A D | rstatic.f | 69 call sumgat (rtmp, 1, resnrm) 238 call sumgat( abs(gami*Delt(itseq)*Dy(:)),1,rdy1) 239 call sumgat( abs( y(:,icomp)),1,rdy2) 246 call sumgat (rtmp, 1, resnrm)
|
| /phasta/phSolver/common/ |
| H A D | mpitools.f | 104 subroutine sumgat (u, n, summed) subroutine
|