Go to the documentation of this file.
64 auto* ctorPtr = ConstructorTable(
name);
70 "thermophysicalProperties",
90 auto* ctorPtr = dictionaryConstructorTable(modelType);
97 "thermophysicalProperties",
99 *dictionaryConstructorTablePtr_
A class for handling words, derived from Foam::string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
static autoPtr< thermophysicalProperties > New(const word &name)
Ostream & endl(Ostream &os)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Base-class for thermophysical properties of solids, liquids and gases providing an interface compatib...
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
thermophysicalProperties(scalar W)
virtual void writeData(Ostream &os) const =0
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
#define FatalErrorInLookup(lookupTag, lookupName, lookupTable)
OBJstream os(runTime.globalPath()/outputName)
errorManipArg< error, int > exit(error &err, const int errNo=1)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
void readIfPresent(const dictionary &dict)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
word name(const expressions::valueTypeCode typeCode)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
defineTypeNameAndDebug(combustionModel, 0)
bool readIfPresent(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX) const