C API Documentation
Classes | Typedefs
CVODEIntegrator.h File Reference

Contains the RoadRunner CVODE integrator interface. More...

#include "Integrator.h"
#include "rrRoadRunnerOptions.h"
#include <string>
#include <vector>
#include <sundials/sundials_linearsolver.h>
#include <sundials/sundials_nonlinearsolver.h>

Go to the source code of this file.

Classes

class  rr::CVODEIntegrator
 A RoadRunner integrator based on CVODE; serves as RoadRunner's main integrator for ODEs. More...
 
class  rr::CVODEIntegratorRegistrar
 

Typedefs

typedef struct _generic_N_Vector * N_Vector
 

Detailed Description

Contains the RoadRunner CVODE integrator interface.

Author
WBC, ETS, MTK, JKM

Typedef Documentation

◆ N_Vector

typedef struct _generic_N_Vector* N_Vector

CVode vector struct