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

Grammar matching block accumulation expressions. More...

#include <BlockAccumulator.hpp>

Inherits or_< boost::proto::when< boost::proto::or_< boost::proto::switch_< MatrixAssignOpsCases< SystemMatrixTag > >, boost::proto::switch_< MatrixAssignOpsCases< SystemRHSTag > > >, BlockAccumulator(boost::proto::_expr, GrammarT(boost::proto::_right)) >, boost::proto::when< boost::proto::plus_assign< boost::proto::function< BlockLhsGrammar< SystemRHSTag >, FieldTypes >, boost::proto::_ >, RHSAccumulator(boost::proto::_expr, GrammarT(boost::proto::_right)) > >.

Detailed Description

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

Grammar matching block accumulation expressions.

Definition at line 274 of file BlockAccumulator.hpp.


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