24 double operator() (
const double* S,
double t )
const;
27 void evalPool(
double* s,
double t )
const;
37 void setExpr(
const string& e );
57 #endif // _FUNC_TERM_H
void setExpr(const string &e)
double getVolScale() const
const unsigned int getTarget() const
void setVolScale(double vs)
void setReactantIndex(const vector< unsigned int > &mol)
double operator()(const double *S, double t) const
void evalPool(double *s, double t) const
void setTarget(unsigned int tgt)
const vector< unsigned int > & getReactantIndex() const
const string & getExpr() const
const FuncTerm & operator=(const FuncTerm &other)
vector< unsigned int > reactantIndex_