Foam::chemistryTabulationMethods Namespace Reference

Classes

class  ISAT
 Implementation of the ISAT (In-situ adaptive tabulation), for chemistry calculation. More...
 
class  none
 A chemistryTabulationMethod which does nothing to allow tabulation to be switched-off. More...
 

Functions

 defineTypeNameAndDebug (ISAT, 0)
 
 addToRunTimeSelectionTable (chemistryTabulationMethod, ISAT, dictionary)
 
 defineTypeNameAndDebug (none, 0)
 
 addToRunTimeSelectionTable (chemistryTabulationMethod, none, dictionary)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/2]

Foam::chemistryTabulationMethods::defineTypeNameAndDebug ( ISAT  ,
 
)

◆ addToRunTimeSelectionTable() [1/2]

Foam::chemistryTabulationMethods::addToRunTimeSelectionTable ( chemistryTabulationMethod  ,
ISAT  ,
dictionary   
)

◆ defineTypeNameAndDebug() [2/2]

Foam::chemistryTabulationMethods::defineTypeNameAndDebug ( none  ,
 
)

◆ addToRunTimeSelectionTable() [2/2]

Foam::chemistryTabulationMethods::addToRunTimeSelectionTable ( chemistryTabulationMethod  ,
none  ,
dictionary   
)