Class with limiter function which returns the limiter for the Phi interpolation scheme. More...
Public Member Functions | |
PhiLimiter (Istream &is) | |
scalar | limiter (const scalar cdWeight, const scalar faceFlux, const vector &PhiP, const vector &PhiN, const vector &Sf, const scalar &) const |
Class with limiter function which returns the limiter for the Phi interpolation scheme.
Used in conjunction with the template class PhiScheme.
|
inline |
Definition at line 57 of file Phi.H.
References Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, and PhiLimiter::limiter().
|
inline |
Definition at line 71 of file Phi.H.
References Foam::max(), Foam::min(), and Foam::stabilise().
Referenced by PhiLimiter::PhiLimiter().