COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
NodeData< VariablesT, NbDims >::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 <NodeData.hpp>

Public Types

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

Detailed Description

template<typename VariablesT, typename NbDims>
template<typename I>
struct cf3::solver::actions::Proto::NodeData< VariablesT, NbDims >::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 323 of file NodeData.hpp.

Member Typedef Documentation

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

Definition at line 334 of file NodeData.hpp.


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