COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
NodeMathBase Struct Reference

Matches expressions that can be used as terms in math formulas for element expressions. More...

#include <NodeGrammar.hpp>

Inherits or_< boost::proto::or_< MathTerminals, ParsedFunctionGrammar, boost::proto::terminal< IndexTag< boost::proto::_ > > >, boost::proto::when< boost::proto::terminal< Var< boost::proto::_, boost::proto::_ > >, VarValue(boost::proto::_value) >, CoordinatesGrammar, SolutionVectorGrammar, RHSVectorGrammar >.

Detailed Description

Matches expressions that can be used as terms in math formulas for element expressions.

Definition at line 176 of file NodeGrammar.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin