OGS
|
Definition in file ODESolverBuilder.h.
#include "BaseLib/Error.h"
#include "ODESolver.h"
#include "ConcreteODESolver.h"
#include "CVodeSolver.h"
Go to the source code of this file.
Namespaces | |
namespace | BaseLib |
namespace | MathLib |
namespace | MathLib::ODE |
Functions | |
template<unsigned NumEquations> | |
std::unique_ptr< ODESolver< NumEquations > > | MathLib::ODE::createODESolver (BaseLib::ConfigTree const &config) |