Class with operator() which returns the weighting factors for the Gamma differencing scheme. Used in conjunction with the template class NVDscheme. More...
#include <Gamma.H>

Public Member Functions | |
| GammaWeight (Istream &is) | |
| scalar | weight (scalar cdWeight, scalar faceFlux, scalar phiP, scalar phiN, const vector &gradcP, const vector &gradcN, const vector &d) const |
Class with operator() which returns the weighting factors for the Gamma differencing scheme. Used in conjunction with the template class NVDscheme.
|
inline |
Definition at line 62 of file Gamma.H.
References Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, and Foam::max().

|
inline |
Definition at line 80 of file Gamma.H.
References Foam::clamp(), Foam::lerp(), Foam::limiter(), Foam::mag(), Foam::normalised(), and Foam::stabilise().
Referenced by faNVDscheme< scalar, GammaWeight >::faNVDscheme().

