OGS
ODESolverBuilder.h File Reference

Detailed Description

Definition in file ODESolverBuilder.h.

#include "BaseLib/Error.h"
#include "ODESolver.h"
#include "ConcreteODESolver.h"
#include "CVodeSolver.h"
Include dependency graph for ODESolverBuilder.h:
This graph shows which files directly or indirectly include this file:

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)