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

Transform to set a range with true indicating a variable that has an equation, and false for no equation. More...

#include <ElementMatrix.hpp>

Inherits or_< boost::proto::when< boost::proto::or_< boost::proto::function< ElementSystemMatrixTerm, boost::proto::terminal< Var< boost::mpl::int_< I >, boost::proto::_ > > >, boost::proto::function< ElementSystemMatrixTerm, boost::proto::terminal< Var< boost::mpl::int_< I >, boost::proto::_ > >, boost::proto::_ >, boost::proto::function< ElementSystemMatrixTerm, boost::proto::_, boost::proto::terminal< Var< boost::mpl::int_< I >, boost::proto::_ > > >, boost::proto::subscript< ElementVectorTerm, boost::proto::terminal< Var< boost::mpl::int_< I >, boost::proto::_ > > >, ElementMatrixSubBlocks< boost::mpl::int_< I > > >, boost::mpl::true_() >, boost::proto::when< boost::proto::terminal< boost::proto::_ >, boost::mpl::false_() >, boost::proto::when< boost::proto::nary_expr< boost::proto::_, boost::proto::vararg< boost::proto::_ > >, boost::proto::fold< boost::proto::_, boost::mpl::false_(), boost::mpl::max< boost::proto::_state, boost::proto::call< IsEquationVariable< I > > >() > > >.

Detailed Description

template<int I>
struct cf3::solver::actions::Proto::IsEquationVariable< I >

Transform to set a range with true indicating a variable that has an equation, and false for no equation.

Definition at line 158 of file ElementMatrix.hpp.


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