Foam::CorrectionLimitingMethods Namespace Reference

Classes

class  absolute
 Correction limiting method based on the absolute particle velocity. More...
 
class  noCorrectionLimiting
 Place holder for the 'none' option. More...
 
class  relative
 Correction limiting method based on the relative particle velocity. More...
 

Functions

 defineTypeNameAndDebug (absolute, 0)
 
 addToRunTimeSelectionTable (CorrectionLimitingMethod, absolute, dictionary)
 
 defineTypeNameAndDebug (noCorrectionLimiting, 0)
 
 addToRunTimeSelectionTable (CorrectionLimitingMethod, noCorrectionLimiting, dictionary)
 
 defineTypeNameAndDebug (relative, 0)
 
 addToRunTimeSelectionTable (CorrectionLimitingMethod, relative, dictionary)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/3]

defineTypeNameAndDebug ( absolute  ,
 
)

◆ addToRunTimeSelectionTable() [1/3]

addToRunTimeSelectionTable ( CorrectionLimitingMethod  ,
absolute  ,
dictionary   
)

◆ defineTypeNameAndDebug() [2/3]

defineTypeNameAndDebug ( noCorrectionLimiting  ,
 
)

◆ addToRunTimeSelectionTable() [2/3]

addToRunTimeSelectionTable ( CorrectionLimitingMethod  ,
noCorrectionLimiting  ,
dictionary   
)

◆ defineTypeNameAndDebug() [3/3]

defineTypeNameAndDebug ( relative  ,
 
)

◆ addToRunTimeSelectionTable() [3/3]

addToRunTimeSelectionTable ( CorrectionLimitingMethod  ,
relative  ,
dictionary   
)