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

#include <NodeGrammar.hpp>

Inherits or_< boost::proto::when< boost::proto::switch_< NodeAssignmentCases< GrammarT > >, NodeAssign(boost::proto::_expr, GrammarT(boost::proto::_right)) >, boost::proto::when< boost::proto::switch_< IndexedNodeAssignmentCases< GrammarT, IndexGrammarT > >, boost::proto::call< IndexedNodeAssign< IndexGrammarT > >(boost::proto::_expr, GrammarT(boost::proto::_right)) > >.

Detailed Description

template<typename GrammarT, typename IndexGrammarT>
struct cf3::solver::actions::Proto::NodeAssignGrammar< GrammarT, IndexGrammarT >

Definition at line 155 of file NodeGrammar.hpp.


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