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

Evaluate the value of both indices to the integral constants given in the template arguments. More...

#include <IndexLooping.hpp>

Inherits or_< boost::proto::when< boost::proto::terminal< IndexTag< boost::mpl::int_< 0 > > >, I() >, boost::proto::when< boost::proto::terminal< IndexTag< boost::mpl::int_< 1 > > >, J() > >.

Detailed Description

template<typename I, typename J>
struct cf3::solver::actions::Proto::IndexValues< I, J >

Evaluate the value of both indices to the integral constants given in the template arguments.

Definition at line 75 of file IndexLooping.hpp.


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