MOOSE - Multiscale Object Oriented Simulation Environment
|
This is the complete list of members for EnzBase, including all inherited members.
enz(double n) | EnzBase | |
EnzBase() | EnzBase | |
getKcat(const Eref &e) const | EnzBase | |
getKm(const Eref &e) const | EnzBase | |
getNumKm(const Eref &e) const | EnzBase | |
getNumPrd(const Eref &e) const | EnzBase | |
getNumSub(const Eref &e) const | EnzBase | |
initCinfo() | EnzBase | static |
prd(double n) | EnzBase | |
process(const Eref &e, ProcPtr p) | EnzBase | |
reinit(const Eref &e, ProcPtr p) | EnzBase | |
remesh(const Eref &e) | EnzBase | |
setKcat(const Eref &e, double v) | EnzBase | |
setKm(const Eref &e, double v) | EnzBase | |
setNumKm(const Eref &e, double v) | EnzBase | |
setSolver(Id solver, Id orig) | EnzBase | virtual |
sub(double n) | EnzBase | |
vEnz(double n) | EnzBase | virtual |
vGetKcat(const Eref &e) const =0 | EnzBase | pure virtual |
vGetKm(const Eref &e) const =0 | EnzBase | pure virtual |
vGetNumKm(const Eref &e) const =0 | EnzBase | pure virtual |
vProcess(const Eref &e, ProcPtr p) | EnzBase | virtual |
vReinit(const Eref &e, ProcPtr p) | EnzBase | virtual |
vRemesh(const Eref &e) | EnzBase | virtual |
vSetKcat(const Eref &e, double v)=0 | EnzBase | pure virtual |
vSetKm(const Eref &e, double v)=0 | EnzBase | pure virtual |
vSetNumKm(const Eref &e, double v)=0 | EnzBase | pure virtual |
vSub(double n) | EnzBase | virtual |
zombify(Element *original, const Cinfo *zClass, Id solver) | EnzBase | static |
~EnzBase() | EnzBase | virtual |