Home
last modified time | relevance | path

Searched refs:betamax (Results 1 – 10 of 10) sorted by relevance

/phasta/phSolver/compressible/
H A De3source.f98 bcool(id)=min(bcool(id),betamax)
151 bcool(id)=min(bcool(id),betamax)
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h115 double betamax; member
H A DcommonAcuStat.h58 & grthOSponge,grthISponge,betamax,
/phasta/M2N/include/
H A DcommonM2N_c.h115 double betamax; member
H A DcommonM2N.h58 & grthOSponge,grthISponge,betamax,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h115 double betamax; member
H A DcommonM2NFixBnd.h58 & grthOSponge,grthISponge,betamax,
/phasta/phSolver/common/
H A Dcommon_c.h122 double betamax; member
H A Dcommon.h59 & grthOSponge,grthISponge,betamax,
H A Dinput_fform.cc460 spongevar.betamax = inp.GetValue("Maximum Value of Sponge Parameter"); in input_fform()