Home
last modified time | relevance | path

Searched refs:rhoinf (Results 1 – 12 of 12) sorted by relevance

/phasta/phSolver/compressible/ !
H A DitrPC.f16 if( rhoinf(itseq).lt.0.or.rhoinf(itseq).gt.1) then ! backward Euler
22 almi = (three-rhoinf(itseq))/(one+rhoinf(itseq))/two
23 alfi = one/(one+rhoinf(itseq))
37 if(ipred.eq.4 .and. rhoinf(itseq) .eq. 0.0 ) ipred=3
/phasta/phSolver/incompressible/ !
H A DitrPC.f17 if( rhoinf(itseq).lt.0.or.rhoinf(itseq).gt.1) then ! backward Euler
23 almi = (three-rhoinf(itseq))/(one+rhoinf(itseq))/two
24 alfi = one/(one+rhoinf(itseq))
45 if ( rhoinf(itseq) .eq. 0.0 ) then
/phasta/phSolver/common/ !
H A Dinput.f124 & write (iecho,1700) i, intg(1,i), intg(2,i), rhoinf(i),
246 & impl(mxats), rhoinf(mxats),
H A Dcommon_c.h403 double rhoinf[MAXTS]; member
H A Dinput_fform.cc634 inpdat.rhoinf[0] = -1 ; in input_fform()
635 else inpdat.rhoinf[0] = (double)inp.GetValue("Time Integration Rho Infinity"); in input_fform()
H A Dcommon.h195 & impl(MAXTS), rhoinf(MAXTS),
/phasta/AcuStat/include/ !
H A DcommonAcuStat_c.h325 double rhoinf[MAXTS]; member
H A DcommonAcuStat.h149 & impl(MAXTS), rhoinf(MAXTS),
/phasta/M2N/include/ !
H A DcommonM2N_c.h325 double rhoinf[MAXTS]; member
H A DcommonM2N.h149 & impl(MAXTS), rhoinf(MAXTS),
/phasta/M2NFixBnd/include/ !
H A DcommonM2NFixBnd_c.h325 double rhoinf[MAXTS]; member
H A DcommonM2NFixBnd.h149 & impl(MAXTS), rhoinf(MAXTS),