Go to the documentation of this file.
40 Info<<
"Selecting ODE solver " << solverType <<
endl;
42 auto* ctorPtr = dictionaryConstructorTable(solverType);
51 *dictionaryConstructorTablePtr_
A class for handling words, derived from Foam::string.
static autoPtr< ODESolver > New(const ODESystem &ode, const dictionary &dict)
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,...
errorManipArg< error, int > exit(error &err, const int errNo=1)
Abstract base class for the systems of ordinary differential equations.