Go to the documentation of this file.
64 Info<<
"Selecting correction limiter " << modelType <<
endl;
66 auto* ctorPtr = dictionaryConstructorTable(modelType);
75 *dictionaryConstructorTablePtr_
A class for handling words, derived from Foam::string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
virtual ~CorrectionLimitingMethod()
Ostream & endl(Ostream &os)
CorrectionLimitingMethod(const dictionary &dict)
T get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
Base class for correction limiting methods.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
errorManip< error > abort(error &err)
static autoPtr< CorrectionLimitingMethod > New(const dictionary &dict)
defineTypeNameAndDebug(combustionModel, 0)