Go to the documentation of this file.
43 Info<<
"Selecting absorptionEmissionModel " << modelType <<
endl;
45 auto* ctorPtr = dictionaryConstructorTable(modelType);
52 "absorptionEmissionModel",
54 *dictionaryConstructorTablePtr_
A class for handling words, derived from Foam::string.
static autoPtr< absorptionEmissionModel > New(const dictionary &dict, const fvMesh &mesh)
const dictionary & dict() const
const fvMesh & mesh() const
Ostream & endl(Ostream &os)
T get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
errorManipArg< error, int > exit(error &err, const int errNo=1)