45 const word& multiDimPolyFunctionsType,
49 auto* ctorPtr = wordConstructorTable(multiDimPolyFunctionsType);
55 "multiDimPolyFunction",
56 multiDimPolyFunctionsType,
57 *wordConstructorTablePtr_
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
base class for polynomial functions
static autoPtr< multiDimPolyFunctions > New(const word &multiDimPolyFunctionsType, const labelVector &dirs)
Select a multiDimPolyFunctions.
const labelVector geomDir_
label nTerms_
Number of polynomial term.
multiDimPolyFunctions(const labelVector &dirs)
Construct with directions.
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
#define FatalErrorInLookup(lookupTag, lookupName, lookupTable)
Report an error message using Foam::FatalError.
dimensionedScalar pos0(const dimensionedScalar &ds)
Vector< label > labelVector
Vector of labels.
error FatalError
Error stream (stdout output on all processes), with additional 'FOAM FATAL ERROR' header text and sta...
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define defineRunTimeSelectionTable(baseType, argNames)
Define run-time selection table.