C API Documentation
|
Contains the base class for RoadRunner solvers. More...
#include "rrLogger.h"
#include "rrOSSpecifics.h"
#include "Dictionary.h"
#include "rrException.h"
#include "Solver.h"
#include "tr1proxy/rr_memory.h"
#include "tr1proxy/rr_unordered_map.h"
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | rr::SteadyStateSolver |
class | rr::SteadyStateSolverRegistrar |
Handles constructing a solver and contains meta information about it. More... | |
class | rr::SteadyStateSolverFactory |
Constructs new integrators. More... | |
Contains the base class for RoadRunner solvers.