Interface compression scheme currently based on the generic limited scheme although it does not use the NVD/TVD functions. More...
#include <interfaceProperties/interfaceCompression.H>
Interface compression scheme currently based on the generic limited scheme although it does not use the NVD/TVD functions.
Definition at line 50 of file interfaceCompression.H.
Public Member Functions | |
interfaceCompressionLimiter (Istream &) | |
scalar | limiter (const scalar cdWeight, const scalar faceFlux, const scalar &phiP, const scalar &phiN, const vector &, const scalar &) const |
interfaceCompressionLimiter | ( | Istream & | ) | [inline]
|
Definition at line 55 of file interfaceCompression.H.
scalar limiter | ( | const scalar | cdWeight, |
const scalar | faceFlux, | ||
const scalar & | phiP, | ||
const scalar & | phiN, | ||
const vector & | , | ||
const scalar & | |||
) | const [inline]
|
Definition at line 59 of file interfaceCompression.H.
References Foam::max(), Foam::min(), and Foam::sqr().