All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
interfaceCompressionLimiter Class Reference

Interface compression scheme currently based on the generic limited scheme although it does not use the NVD/TVD functions. More...

Public Member Functions

 interfaceCompressionLimiter (Istream &)
 
scalar limiter (const scalar cdWeight, const scalar faceFlux, const scalar phiP, const scalar phiN, const vector &, const scalar) const
 

Detailed Description

Interface compression scheme currently based on the generic limited scheme although it does not use the NVD/TVD functions.

Source files

Definition at line 49 of file interfaceCompression.H.

Constructor & Destructor Documentation

◆ interfaceCompressionLimiter()

Definition at line 54 of file interfaceCompression.H.

References interfaceCompressionLimiter::limiter().

Here is the call graph for this function:

Member Function Documentation

◆ limiter()

scalar limiter ( const scalar  cdWeight,
const scalar  faceFlux,
const scalar  phiP,
const scalar  phiN,
const vector ,
const scalar   
) const
inline

Definition at line 58 of file interfaceCompression.H.

References Foam::max(), Foam::min(), and Foam::sqr().

Referenced by interfaceCompressionLimiter::interfaceCompressionLimiter().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: