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

Dummy for non-element fields. More...

#include <ElementTransforms.hpp>

Public Types

typedef boost::remove_const< typename boost::remove_reference< typename T::EvalT >::type >::typetype
 

Detailed Description

template<typename T, typename ElementBasedT>
struct cf3::solver::actions::Proto::GetElementResultType< T, ElementBasedT >

Dummy for non-element fields.

Definition at line 84 of file ElementTransforms.hpp.

Member Typedef Documentation

typedef boost::remove_const<typename boost::remove_reference<typename T::EvalT>::type>::type& type

Definition at line 86 of file ElementTransforms.hpp.


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