Searched refs:flxres (Results 1 – 5 of 5) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | bflux.f | 41 real*8 flxres(nshg,nflow), local 91 flxres = zero 145 & flxres, qres, 192 & invflx, flxres, 205 call commu (flxres, ilwork, nflow, 'in ') 216 flxres(i,:) = flxres(i,:) + flxres(j,:) 224 flxres(j,:) = flxres(i,:) 235 flxTot = flxTot + flxres(nodflx(n),:) 243 call commu (flxres, ilwork, nflow, 'in ') 274 call commu (flxres, ilwork, nflow, 'out') [all …]
|
| H A D | asbflx.f | 4 & BCB, invflx, flxres, argument 24 & invflx(nshg), flxres(nshg,nflow), 69 call local (flxres, rl, ienb, nflow, 'scatter ')
|
| /phasta/phSolver/compressible/ |
| H A D | bflux.f | 53 dimension invflx(nshg), flxres(nshg,nflow), 184 flxres = zero 220 & mmat(iblk)%p, flxres) 264 & invflx, flxres, 274 call commu (flxres, ilwork, nflow, 'in ') 285 & flxres(:,i) = flxres(:,i) / flxLHS(:,1) 335 & (flxres(m,i), i=2,nflow),
|
| H A D | asiflx.f | 2 & shgl, ien, mater, flxres) argument 20 & mater(npro), flxres(numnp,nflow) 70 call local (flxres, rl, ien, nflow, 'scatter ')
|
| H A D | asbflx.f | 3 & invflx, flxres, flxLHS, flxnrm) argument 20 & invflx(numnp), flxres(numnp,nflow), 58 call local (flxres, rl, ienb, nflow, 'scatter ')
|