|
MOOSE - Multiscale Object Oriented Simulation Environment
|
This is the complete list of members for MMEnzymeBase, including all inherited members.
| copyWithVolScaling(double vol, double sub, double prd) const =0 | RateTerm | pure virtual |
| enz_ | MMEnzymeBase | protected |
| EPSILON | RateTerm | static |
| getEnzIndex() const | MMEnzymeBase | inline |
| getR1() const | MMEnzymeBase | inlinevirtual |
| getR2() const | MMEnzymeBase | inlinevirtual |
| getReactants(vector< unsigned int > &molIndex) const =0 | RateTerm | pure virtual |
| kcat_ | MMEnzymeBase | protected |
| Km_ | MMEnzymeBase | protected |
| MMEnzymeBase(double Km, double kcat, unsigned int enz) | MMEnzymeBase | inline |
| operator()(const double *S) const =0 | RateTerm | pure virtual |
| RateTerm() | RateTerm | inline |
| rescaleVolume(short comptIndex, const vector< short > &compartmentLookup, double ratio) | MMEnzymeBase | inlinevirtual |
| setKcat(double kcat) | MMEnzymeBase | inline |
| setKm(double Km) | MMEnzymeBase | inline |
| setR1(double Km) | MMEnzymeBase | inlinevirtual |
| setR2(double kcat) | MMEnzymeBase | inlinevirtual |
| setRates(double Km, double kcat) | MMEnzymeBase | inlinevirtual |
| ~RateTerm() | RateTerm | inlinevirtual |