63 template<
class RdeltaTType,
class RhoType,
class SpType>
66 const RdeltaTType& rDeltaT,
73 template<
class RhoType>
81 template<
class RhoType,
class SpType>
90 template<
class RhoType,
class PsiMaxType,
class PsiMinType>
98 const PsiMaxType& psiMax,
99 const PsiMinType& psiMin
117 const PsiMaxType& psiMax,
118 const PsiMinType& psiMin
136 const PsiMaxType& psiMax,
137 const PsiMinType& psiMin
151 const RdeltaTType& rDeltaT,
157 const PsiMaxType& psiMax,
158 const PsiMinType& psiMin
172 const RdeltaTType& rDeltaT,
179 const PsiMaxType& psiMax,
180 const PsiMinType& psiMin
198 const PsiMaxType& psiMax,
199 const PsiMinType& psiMin
MULES: Multidimensional universal limiter for explicit solution.
Generic GeometricField class.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
const volScalarField & psi
void correct(const RdeltaTType &rDeltaT, const RhoType &rho, volScalarField &psi, const surfaceScalarField &phiCorr, const SpType &Sp)
void limitCorr(const control &controls, const RdeltaTType &rDeltaT, const RhoType &rho, const volScalarField &psi, const surfaceScalarField &phiBD, surfaceScalarField &phiCorr, const SpType &Sp, const PsiMaxType &psiMax, const PsiMinType &psiMin)
tmp< VolField< Type > > Sp(const volScalarField &sp, const VolField< Type > &vf)