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 51 of file interfaceCompression.H.

Constructor & Destructor Documentation

◆ interfaceCompressionLimiter()

Definition at line 56 of file interfaceCompression.H.

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 59 of file interfaceCompression.H.

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

Here is the call graph for this function:

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