parsedFormula.hh File Reference
Go to the source code of this file.
Classes | |
class | concepts::FormulaSyntaxError |
Exception indication that a formula contains a syntax error reported by the parser. More... | |
class | concepts::ParsedFormula< F > |
class | concepts::ParsedFormula< Cmplx > |
class | concepts::ParsedFormula< Real > |
class | concepts::ParsedFormula< Real2d > |
class | concepts::ParsedFormulaBase< dim > |
Parses the given string and evaluates it on request. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Formula class parsed form a string
Definition in file parsedFormula.hh.