Go to the documentation of this file.
45 const word& multiDimPolyFunctionsType,
49 auto* ctorPtr = wordConstructorTable(multiDimPolyFunctionsType);
55 "multiDimPolyFunction",
56 multiDimPolyFunctionsType,
57 *wordConstructorTablePtr_
static autoPtr< multiDimPolyFunctions > New(const word &multiDimPolyFunctionsType, const labelVector &dirs)
base class for polynomial functions
A class for handling words, derived from Foam::string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
dimensionedScalar pos0(const dimensionedScalar &ds)
multiDimPolyFunctions(const labelVector &dirs)
#define FatalErrorInLookup(lookupTag, lookupName, lookupTable)
errorManipArg< error, int > exit(error &err, const int errNo=1)
defineTypeNameAndDebug(combustionModel, 0)