Go to the documentation of this file.
63 template<
class RdeltaTType,
class RhoType,
class SpType,
class SuType>
66 const RdeltaTType& rDeltaT,
75 template<
class RhoType,
class SpType,
class SuType>
97 template<
class RdeltaTType,
class RhoType,
class SpType,
class SuType>
101 const RdeltaTType& rDeltaT,
112 template<
class RdeltaTType,
class RhoType,
class SpType,
class SuType>
115 const RdeltaTType& rDeltaT,
void correct(const RdeltaTType &rDeltaT, const RhoType &rho, volScalarField &psi, const surfaceScalarField &phi, const surfaceScalarField &phiCorr, const SpType &Sp, const SuType &Su)
Pre-declare SubField and related Field type.
tmp< GeometricField< Type, fvPatchField, volMesh > > Su(const GeometricField< Type, fvPatchField, volMesh > &su, const GeometricField< Type, fvPatchField, volMesh > &vf)
void limitCorr(const RdeltaTType &rDeltaT, const RhoType &rho, const volScalarField &psi, const surfaceScalarField &phi, surfaceScalarField &phiCorr, const SpType &Sp, const SuType &Su, const scalar psiMax, const scalar psiMin)
const volScalarField & psi
void limiterCorr(scalarField &allLambda, const RdeltaTType &rDeltaT, const RhoType &rho, const volScalarField &psi, const surfaceScalarField &phi, const surfaceScalarField &phiCorr, const SpType &Sp, const SuType &Su, const scalar psiMax, const scalar psiMin)
tmp< GeometricField< Type, fvPatchField, volMesh > > Sp(const volScalarField &sp, const GeometricField< Type, fvPatchField, volMesh > &vf)
Generic GeometricField class.
MULES: Multidimensional universal limiter for explicit solution.