COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
MakeVarData< VariablesT, SupportEtypeT, ShapeFunctionsT, EquationVariablesT, MatrixSizesT, EMatrixSizeT >::apply< I >::GetEETypeT< AVarT, AnETypeT > Struct Template Reference

#include <ElementData.hpp>

Public Types

typedef boost::mpl::if_c< AnETypeT::order==0, ElementBased< FieldWidth< VarT, SupportEtypeT >::value >, AnETypeT >::type type
 

Detailed Description

template<typename VariablesT, typename SupportEtypeT, typename ShapeFunctionsT, typename EquationVariablesT, typename MatrixSizesT, typename EMatrixSizeT>
template<typename I>
template<typename AVarT, typename AnETypeT>
struct cf3::solver::actions::Proto::MakeVarData< VariablesT, SupportEtypeT, ShapeFunctionsT, EquationVariablesT, MatrixSizesT, EMatrixSizeT >::apply< I >::GetEETypeT< AVarT, AnETypeT >

Definition at line 796 of file ElementData.hpp.

Member Typedef Documentation

typedef boost::mpl::if_c<AnETypeT::order == 0, ElementBased<FieldWidth<VarT, SupportEtypeT>::value>, AnETypeT>::type type

Definition at line 798 of file ElementData.hpp.


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