Go to the documentation of this file.
34 namespace regionModels
36 namespace areaSurfaceFilmModels
49 Info<<
" Selecting filmTurbulenceModel " << modelType <<
endl;
51 auto* ctorPtr = dictionaryConstructorTable(modelType);
58 "filmTurbulenceModel",
60 *dictionaryConstructorTablePtr_
A class for handling words, derived from Foam::string.
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,...
errorManipArg< error, int > exit(error &err, const int errNo=1)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static autoPtr< filmTurbulenceModel > New(liquidFilmBase &film, const dictionary &dict)