Go to the documentation of this file.
56 auto* ctorPtr = dictionaryConstructorTable(driverType);
65 *dictionaryConstructorTablePtr_
71 resetDefaultMesh(
mesh,
false);
80 const word& driverType,
85 auto* ctorPtr = idNameConstructorTable(driverType);
93 *idNameConstructorTablePtr_
99 resetDefaultMesh(
mesh,
false);
static autoPtr< fvExprDriver > New(const dictionary &dict, const fvMesh &mesh)
A class for handling words, derived from Foam::string.
static const fvMesh & defaultMesh()
Ostream & endl(Ostream &os)
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
#define FatalErrorInLookup(lookupTag, lookupName, lookupTable)
Mesh data needed to do the Finite Volume discretisation.
errorManipArg< error, int > exit(error &err, const int errNo=1)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const dictionary & dict() const noexcept