Home
last modified time | relevance | path

Searched refs:iprec (Results 1 – 22 of 22) sorted by relevance

/phasta/phSolver/compressible/
H A Delmgmr.f120 if (iprec .ne. 0) BDiag = zero
254 if(iprec .ne. 0) call commu (BDiag, ilwork, nflow*nflow, 'in ')
266 if (iprec .ne. 0) then
402 if (iprec .ne. 0) BDiag = zero
574 if(iprec .ne. 0) call commu (BDiag, ilwork, nflow*nflow, 'in ')
594 if (iprec .ne. 0) then
745 if (iprec. ne. 0) Diag = zero
861 if(iprec .ne. 0) call commu (Diag, ilwork, 1, 'in ')
H A Delmmfg.f121 if (iprec .ne. 0) BDiag = zero
230 if(iprec.ne.0) call commu(BDiag,ilwork, nflow*nflow, 'in ')
244 if (iprec .ne. 0) then
H A Dasigmr.f92 if (iprec .ne. 0) then
195 if (iprec .ne. 0) then
H A Ditrdrv.f99 iprec=0 !PETSc - Disable PHASTA's BDiag. TODO: Preprocssor Switch
457 iprec=lhs
494 iprec = 1 - min(1,mod(ifuncs(1)-1,LHSupd(1)))
512 iprec = lhs
558 iprec = lhs
H A Dasimfg.f98 if (iprec .ne. 0)
H A Ditrres.f42 iprec = 0
H A Delmgmrpetsc.f57 iprec=0
347 iprec=0
H A Dsolmfg.f92 if (iprec .ne. 0)
H A Dbflux.f180 iprec = 0
H A Dsolgmr.f94 if (iprec .ne. 0)
471 if (iprec .ne. 0) then
H A De3.f261 if(iprec.eq.1 .and. lhs.ne.1)then
H A De3dc.f410 if (iprec .eq. 1) then ! leave out of LHS, when called from itrres
/phasta/M2N/include/
H A DcommonM2N_c.h293 int iprec; member
H A DcommonM2N.h140 & Jactyp, jump, ires, iprec, iprev, ibound,
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h293 int iprec; member
H A DcommonAcuStat.h140 & Jactyp, jump, ires, iprec, iprev, ibound,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h293 int iprec; member
H A DcommonM2NFixBnd.h140 & Jactyp, jump, ires, iprec, iprev, ibound,
/phasta/phSolver/common/
H A Dinput.f241 & Jactyp, jump, ires, iprec, ibound,
H A Dcommon_c.h370 int iprec; member
H A Dcommon.h185 & Jactyp, jump, ires, iprec, iprev, ibound,
/phasta/phSolver/
H A DCHANGES367 …quired rewiring the use of iprec and ilhs back into the scalar routines. This was "cleaned up" thr…