Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
formula/parsedFormula.hh File Reference

Formula class parsed form a string. More...

#include "toolbox/sequence.hh"
#include "formula.hh"
Include dependency graph for parsedFormula.hh:
This graph shows which files directly or indirectly include this file:

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::ParsedFormulaBase< dim >
 Parses the given string and evaluates it on request. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.



Detailed Description

Formula class parsed form a string.

Definition in file parsedFormula.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)