ReadCspace Class Reference

#include <ReadCspace.h>

Collaboration diagram for ReadCspace:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ReadCspace ()
void printHeader ()
void printFooter ()
void printMol (Id id, double conc, double concinit, double vol)
void printReac (Id id, double kf, double kb)
void printEnz (Id id, Id cplx, double k1, double k2, double k3)
Id readModelString (const string &model, const string &modelname, Id pa, const string &solverClass)
void makePlots (double plotdt)
void build (const char *name)
void expandEnzyme (const char *name, int e, int s, int p, int p2=0)
void expandReaction (const char *name, int nm1)
void deployParameters ()
void testReadModel ()
void makeMolecule (char name)

Constructor & Destructor Documentation

ReadCspace::ReadCspace (  ) 

Member Function Documentation

void ReadCspace::build ( const char *  name  ) 

References expandEnzyme(), expandReaction(), and makeMolecule().

Here is the call graph for this function:

void ReadCspace::deployParameters (  ) 

References Neutral::children().

Here is the call graph for this function:

void ReadCspace::expandEnzyme ( const char *  name,
int  e,
int  s,
int  p,
int  p2 = 0 
)

References Shell::doAddMsg(), and Shell::doCreate().

Referenced by build().

Here is the call graph for this function:

void ReadCspace::expandReaction ( const char *  name,
int  nm1 
)

References Shell::doAddMsg(), and Shell::doCreate().

Referenced by build().

Here is the call graph for this function:

void ReadCspace::makeMolecule ( char  name  ) 

References Shell::doCreate().

Referenced by build().

Here is the call graph for this function:

void ReadCspace::makePlots ( double  plotdt  ) 

References Neutral::children(), Shell::doAddMsg(), Shell::doCreate(), Id::eref(), Cinfo::isA(), and Id::path().

Here is the call graph for this function:

void ReadCspace::printEnz ( Id  id,
Id  cplx,
double  k1,
double  k2,
double  k3 
)
void ReadCspace::printFooter (  ) 
void ReadCspace::printHeader (  ) 
void ReadCspace::printMol ( Id  id,
double  conc,
double  concinit,
double  vol 
)

References Element::cinfo(), ObjId::element(), Element::getName(), Cinfo::isA(), and Neutral::parent().

Here is the call graph for this function:

void ReadCspace::printReac ( Id  id,
double  kf,
double  kb 
)
Id ReadCspace::readModelString ( const string &  model,
const string &  modelname,
Id  pa,
const string &  solverClass 
)

Referenced by testReadModel().

void ReadCspace::testReadModel (  ) 

References Shell::doDelete(), doubleEq(), Id::path(), and readModelString().

Referenced by testReadCspace().

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1