libRoadRunner C API
1.0.0
|
![]() | Initialize library and terminate library instance |
![]() | Read and write models to files or strings. Support for SBML formats |
![]() | Various miscellaneous routines that return useful inforamtion about the library |
![]() | Error handlining routines |
![]() | RoadRunners logging routines |
![]() | Compute derivatives, fluxes, and other values of the system at the current state |
![]() | Deterministic, stochastic, and hybrid simulation algorithms |
![]() | Compute and obtain basic information about the steady state |
![]() | Get information about reaction rates |
![]() | Get information about rates of change |
![]() | Get information about boundary species |
![]() | Get information about floating species |
![]() | Set or get initial conditions |
![]() | Set and get global and local parameters |
![]() | Set and Get information on compartments |
![]() | Calculate control coefficients and sensitivities |
![]() | Linear algebra based methods for analyzing a reaction network |
![]() | Network object model functions |
![]() | Linear algebra utility functions |
![]() | Some methods return lists (heterogeneous arrayts of data), these routines make it easier to manipulate listse |
![]() | Helper routines for acessing the various C API types, eg lists and arrays |
![]() | Render various result data types as strings |
![]() | Utility rountines to deal with the string array type |
![]() | Routines that should be used to free various data structures generated during the course of using the library |