C API Documentation
Classes | Typedefs
Integrator.h File Reference

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 <stdexcept>

Go to the source code of this file.

Classes

class  rr::IntegratorListener
 
class  rr::Integrator
 
class  rr::IntegratorException
 
class  rr::IntegratorRegistrar
 Handles constructing an integrator and contains meta information about it. More...
 
class  rr::IntegratorFactory
 Constructs new integrators. More...
 

Typedefs

typedef cxx11_ns::shared_ptr< IntegratorListener > rr::IntegratorListenerPtr
 

Detailed Description

RoadRunner's Gillespie SSA integrator.

RoadRunner exception classes.

Contains the base class for RoadRunner integrators.

Author
ETS, WBC, JKM
Date
Apr 23, 2014
Author
ETS, WBC, JKM
Date
Sep 7, 2013
Author
ETS, JKM
Date
2014