roadrunner
2.6.0
Fast simulator for SBML models
|
RoadRunner's Gillespie SSA integrator. 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 "Registrable.h"
#include "RegistrationFactory.h"
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | rr::IntegratorListener |
IntegratorListener listens for integrator events. More... | |
class | rr::Integrator |
Integrator is an abstract base class that provides an interface to specific integrator class implementations. More... | |
class | rr::IntegratorException |
The exception class thrown by the Integrator. More... | |
Typedefs | |
typedef cxx11_ns::shared_ptr< IntegratorListener > | rr::IntegratorListenerPtr |
RoadRunner's Gillespie SSA integrator.
RoadRunner exception classes.
Contains the base class for RoadRunner integrators.