COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
RestrictToElementTypeGrammarSingle< GrammarT > Struct Template Reference

Matches and evaluates groups of expressions matching GrammarT, optionally restricting to certain element types. More...

#include <RestrictExpressionToElementType.hpp>

Inherits or_< boost::proto::when< boost::proto::function< boost::proto::terminal< RestrictToElementTypeTag< boost::proto::_ > >, boost::proto::vararg< boost::proto::_ > >, RestrictToElementType< GrammarT > >, GrammarT >.

Detailed Description

template<typename GrammarT>
struct cf3::solver::actions::Proto::RestrictToElementTypeGrammarSingle< GrammarT >

Matches and evaluates groups of expressions matching GrammarT, optionally restricting to certain element types.

Definition at line 89 of file RestrictExpressionToElementType.hpp.


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