COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
VarDataType< VarT, DataT > Struct Template Reference

Helper to get the data type for the given variable. More...

#include <Transforms.hpp>

Public Types

typedef boost::remove_reference< DataT >::type::template DataType< typename boost::remove_reference< VarT >::type >::type type
 

Detailed Description

template<typename VarT, typename DataT>
struct cf3::solver::actions::Proto::VarDataType< VarT, DataT >

Helper to get the data type for the given variable.

Definition at line 38 of file Transforms.hpp.

Member Typedef Documentation

typedef boost::remove_reference<DataT>::type::template DataType<typename boost::remove_reference<VarT>::type>::type type

Definition at line 40 of file Transforms.hpp.


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