MOOSE - Multiscale Object Oriented Simulation Environment
|
This is the complete list of members for MMEnzyme, including all inherited members.
copyWithVolScaling(double vol, double sub, double prd) const | MMEnzyme | inlinevirtual |
enz_ | MMEnzymeBase | protected |
EPSILON | RateTerm | static |
getEnzIndex() const | MMEnzymeBase | inline |
getR1() const | MMEnzymeBase | inlinevirtual |
getR2() const | MMEnzymeBase | inlinevirtual |
getReactants(vector< unsigned int > &molIndex) const | MMEnzyme | inlinevirtual |
kcat_ | MMEnzymeBase | protected |
Km_ | MMEnzymeBase | protected |
MMEnzyme(double Km, double kcat, unsigned int enz, RateTerm *sub) | MMEnzyme | inline |
MMEnzymeBase(double Km, double kcat, unsigned int enz) | MMEnzymeBase | inline |
operator()(const double *S) const | MMEnzyme | inlinevirtual |
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 |
substrates_ | MMEnzyme | private |
~RateTerm() | RateTerm | inlinevirtual |