Home
last modified time | relevance | path

Searched refs:Binv (Results 1 – 4 of 4) sorted by relevance

/phasta/phSolver/compressible/
H A Di3pcond.f1 subroutine i3Pcond ( Binv, uBrg, ilwork, code ) argument
24 dimension Binv(numel,nedof,nedof), uBrg(nshg,nflow)
47 call itrPr1 (mien(iblk)%p, Binv(iel:inum,:,:), uBrg,
62 call itrPr1 (mien(iblk)%p, Binv(iel:inum,:,:), uBrg,
H A Ditrpr1.f1 subroutine itrPr1 (ien, Binv, uBrg, uBtmp, code) argument
23 dimension Binv(npro,nedof,nedof), uBrg(nshg,nflow),
39 uBrgl(:,i) = uBrgl(:,i) - Binv(:,i,j) * uBrgl(:,j)
59 uBrgl(:,i) = uBrgl(:,i) - Binv(:,i,j) * uBrgl(:,j)
H A Di3pre.f1 subroutine i3pre (BDtmp, Binv, EGmass, ilwork ) argument
H A Dsolgmr.f112 call i3pre (BDiag, Binv, EGmass, ilwork)