Home
last modified time | relevance | path

Searched refs:uBtmp (Results 1 – 5 of 5) sorted by relevance

/phasta/phSolver/compressible/
H A Dau1gmr.f23 & uBtmp(nshg,nflow), ilwork(nlwork),
47 uBtmp = zero
61 & uBtmp )
65 uBrg = uBtmp
132 & uBtmp(nshg), ilwork(nlwork), iper(nshg)
147 uBtmp = zero
161 & uBtmp )
165 uBrg = uBtmp
H A Di3pcond.f26 dimension uBtmp(nshg,nflow), ilwork(nlwork)
32 uBtmp = zero
48 & uBtmp, 'R_Pcond ')
63 & uBtmp, 'L_Pcond ')
H A Dau1mfg.f46 dimension uBtmp(nshg,nflow), tmpBC(nshg),
61 uBtmp = zero
76 & shglb, uBtmp,
79 call i3LU (BDiag, uBtmp, 'forward ')
83 uBrg = ( uBtmp - rmes ) / eGMRES
H A Dasaugmr.f1 subroutine AsAuGMR (ien, EGmass, uBrg, uBtmp ) argument
20 & uBrg(nshg,nflow), uBtmp(nshg,nflow)
74 call localt (uBtmp, ubBgl, abs(ien), nflow, 'scatter ')
83 subroutine AsAuGMRSclr (ien, EGmass, uBrg, uBtmp ) argument
104 & uBrg(nshg), uBtmp(nshg)
127 call localtSclr(uBtmp, ubBgl, ien, 'scatter ')
H A Ditrpr1.f1 subroutine itrPr1 (ien, Binv, uBrg, uBtmp, code) argument
25 & uBtmp(nshg,nflow)