addConst(const string &constname, const string &expr) | gridripper::math::expr::FnCollection | |
addConstsAndVars(const string &defs) | gridripper::math::expr::FnCollection | |
addVar(const string &varname, const string &expr) | gridripper::math::expr::FnCollection | |
eval(const string &expr) | gridripper::math::expr::FnCollection | |
findVar(const string &name_or_def) | gridripper::math::expr::FnCollection | |
FnCollection(const string &xname, const tvector< StkOp * > &stkops, const tvector< Evaluator::Function * > &varlist) | gridripper::math::expr::FnCollection | |
getStkVar(const string &varname) const | gridripper::math::expr::FnCollection | |
getVar(const string &varname) const | gridripper::math::expr::FnCollection | |
~FnCollection() (defined in gridripper::math::expr::FnCollection) | gridripper::math::expr::FnCollection |