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

Transform that extracts the type of variable I. More...

#include <Transforms.hpp>

Inherits or_< boost::proto::when< boost::proto::terminal< Var< boost::mpl::int_< I >, boost::proto::_ > >, boost::proto::_value >, boost::proto::when< boost::proto::terminal< boost::proto::_ >, boost::mpl::void_() >, boost::proto::when< boost::proto::nary_expr< boost::proto::_, boost::proto::vararg< boost::proto::_ > >, boost::proto::fold< boost::proto::_, boost::mpl::void_(), boost::mpl::if_< boost::mpl::is_void_< boost::proto::_state >, DefineType< I >, boost::proto::_state >() > > >.

Detailed Description

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

Transform that extracts the type of variable I.

Definition at line 73 of file Transforms.hpp.


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