Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

odeConstruct.h File Reference

#include "cvodedata.h"
#include "sbmlsolver/exportdefs.h"

Include dependency graph for odeConstruct.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SBML_ODESOLVER_API double Model_getValueById (Model_t *, const char *)
 Returns the value of a compartment, species or parameter with the passed ID.
SBML_ODESOLVER_API int Model_setValue (Model_t *, const char *, const char *, double)
 Sets the value of a compartment, species or parameter with the passed ID.
SBML_ODESOLVER_API Model_t * Model_reduceToOdes (Model_t *)
 C: Construct an ODE system from a Reaction Network.
SBML_ODESOLVER_API ASTNode_t * Species_odeFromReactions (Species_t *, Model_t *)
 Creates and ODE for a species from its reactions.


Generated on Wed Dec 21 18:10:27 2005 for SBML ODE Solver Library API by  doxygen 1.4.4