libRoadRunner C API  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
Here is a list of all modules:
oLibrary initialization and termination methodsInitialize library and terminate library instance
oRead and write modelsRead and write models to files or strings. Support for SBML formats
oUtility functionsVarious miscellaneous routines that return useful inforamtion about the library
oError handling functionsError handlining routines
oLogging functionalityRoadRunners logging routines
oCurrent state of systemCompute derivatives, fluxes, and other values of the system at the current state
oTime-course simulationDeterministic, stochastic, and hybrid simulation algorithms
oSteady state routinesCompute and obtain basic information about the steady state
oReaction groupGet information about reaction rates
oRates of change groupGet information about rates of change
oBoundary species groupGet information about boundary species
oFloating species groupGet information about floating species
oInitial conditions groupSet or get initial conditions
oParameters groupSet and get global and local parameters
oCompartment groupSet and Get information on compartments
oMetabolic control analysisCalculate control coefficients and sensitivities
oStoichiometry analysisLinear algebra based methods for analyzing a reaction network
oNetwork object model (NOM) functionsNetwork object model functions
oLinear algebra functionsLinear algebra utility functions
oList handling routinesSome methods return lists (heterogeneous arrayts of data), these routines make it easier to manipulate listse
oHelper routinesHelper routines for acessing the various C API types, eg lists and arrays
oToString routinesRender various result data types as strings
oStringArray routinesUtility rountines to deal with the string array type
\Free memory routinesRoutines that should be used to free various data structures generated during the course of using the library