Home
last modified time | relevance | path

Searched refs:sumgat (Results 1 – 8 of 8) sorted by relevance

/phasta/phSolver/compressible/
H A Dsolgmr.f126 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 Ditrfdi.f82 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 Dsolmfg.f143 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 DrstatCheck.f41 call sumgat (rtmp, 1, resnrm, ilwork)
128 call sumgat (rtmp, 1, resnrm, ilwork)
H A Dau2mfg.f56 call sumgat (Dy2, nflow, summed, ilwork)
H A Drstat.f189 call sumgat (rtmp, 1, resnrm, ilwork)
/phasta/phSolver/incompressible/
H A Drstatic.f69 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 Dmpitools.f104 subroutine sumgat (u, n, summed) subroutine