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 >::DataType< I > Struct Template Reference

Return the type of the data stored for 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< VariablesDataT, 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 >::DataType< I >

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

Definition at line 992 of file ElementData.hpp.

Member Typedef Documentation

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

Definition at line 1003 of file ElementData.hpp.


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