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

drawGraph.h File Reference

#include "sbmlsolver/exportdefs.h"

Include dependency graph for drawGraph.h:

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

Go to the source code of this file.

Functions

SBML_ODESOLVER_API int drawModel (Model_t *, char *, char *)
 Draws a bipartite graph of the reaction network in the passed SBML model `m' (as libSBML Model_t).
SBML_ODESOLVER_API int drawJacoby (cvodeData_t *, char *, char *)
 Draws a graph of the non-zero entries in the Jacobian matrix J = df/dx of an ODE system f(x,p,t) = dx/dt at the end-time of the last integration.
SBML_ODESOLVER_API int drawSensitivity (cvodeData_t *, char *, char *, double)
 Draws a graph of the non-zero entries in the sensitivity matrix P = df/dp of an ODE system f(x,p,t) = dx/dt at the end-time of the last integration.


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