This is the complete list of members for ZombieFunction, including all inherited members.
_clearBuffer() | Function | protected |
_constbuf | Function | protected |
_doEvalAtReinit | Function | protected |
_independent | Function | protected |
_lastValue | Function | protected |
_mode | Function | protected |
_numVar | Function | protected |
_parser | Function | protected |
_pullbuf | Function | protected |
_rate | Function | protected |
_showError(mu::Parser::exception_type &e) const | Function | protected |
_stoich | Function | protected |
_t | Function | protected |
_useTrigger | Function | protected |
_valid | Function | mutableprotected |
_value | Function | protected |
_varbuf | Function | protected |
addVar() | Function | |
Function() | Function | |
Function(const Function &rhs) | Function | |
getConst(string name) const | Function | |
getDerivative() const | Function | |
getDoEvalAtReinit() const | Function | |
getExpr(const Eref &e) const | Function | |
getIndependent() const | Function | |
getMode() const | Function | |
getNumVar() const | Function | |
getRate() const | Function | |
getUseTrigger() const | Function | |
getValue() const | Function | |
getVar(unsigned int ii) | Function | |
getVars() const | Function | |
getY() const | Function | |
initCinfo() | ZombieFunction | static |
innerSetExpr(const Eref &e, string val) | ZombieFunction | virtual |
operator=(const Function rhs) | Function | |
process(const Eref &e, ProcPtr p) | ZombieFunction | |
reinit(const Eref &e, ProcPtr p) | ZombieFunction | |
setConst(string name, double value) | Function | |
setDoEvalAtReinit(bool doEvalAtReinit) | Function | |
setExpr(const Eref &e, string expr) | Function | |
setIndependent(string index) | Function | |
setMode(unsigned int mode) | Function | |
setNumVar(unsigned int num) | Function | |
setSolver(Id solver, Id orig) | ZombieFunction | |
setUseTrigger(bool useTrigger) | Function | |
setVar(unsigned int index, double value) | Function | |
setVarValues(vector< string > vars, vector< double > vals) | Function | |
VARMAX | Function | static |
ZombieFunction() | ZombieFunction | |
zombify(Element *orig, const Cinfo *zClass, Id ksolve, Id dsolve) | ZombieFunction | static |
~Function() | Function | |
~ZombieFunction() | ZombieFunction | |