Go to the documentation of this file.
35 namespace regionModels
37 namespace surfaceFilmModels
52 auto* ctorPtr = dictionaryConstructorTable(
modelType);
61 *dictionaryConstructorTablePtr_
A class for handling words, derived from Foam::string.
static autoPtr< heatTransferModel > New(surfaceFilmRegionModel &film, const dictionary &dict)
Ostream & endl(Ostream &os)
T get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
Base class for surface film models.
const dictionary & dict() const
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)
const word & modelType() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.