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

Check if index I is used in the expression. More...

#include <IndexLooping.hpp>

Inherits or_< boost::proto::when< boost::proto::terminal< IndexTag< boost::mpl::int_< I > > >, boost::mpl::true_() >, boost::proto::when< boost::proto::terminal< boost::proto::_ >, boost::mpl::false_() >, boost::proto::when< ElementQuadratureMatch, 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< HasIdx< I > > >() > > >.

Detailed Description

template<Uint I>
struct cf3::solver::actions::Proto::HasIdx< I >

Check if index I is used in the expression.

Definition at line 46 of file IndexLooping.hpp.


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