COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
ElementData< VariablesT, VariablesEtypeTT, SupportEtypeT, EquationVariablesInT >::VariableType< I > Struct Template Reference

Return the type of the stored variable I (I being an Integral Constant in the boost::mpl sense) More...

#include <ElementData.hpp>

Public Types

typedef boost::remove_pointer< typename boost::remove_reference< typename boost::fusion::result_of::at< VariablesT, I >::type >::type >::type type
 

Detailed Description

template<typename VariablesT, typename VariablesEtypeTT, typename SupportEtypeT, typename EquationVariablesInT>
template<typename I>
struct cf3::solver::actions::Proto::ElementData< VariablesT, VariablesEtypeTT, SupportEtypeT, EquationVariablesInT >::VariableType< I >

Return the type of the stored variable I (I being an Integral Constant in the boost::mpl sense)

Definition at line 1008 of file ElementData.hpp.

Member Typedef Documentation

typedef boost::remove_pointer< typename boost::remove_reference < typename boost::fusion::result_of::at < VariablesT, I >::type >::type >::type type

Definition at line 1019 of file ElementData.hpp.


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