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

#include <ElementData.hpp>

Public Types

typedef boost::mpl::if_c< VariableSFT::order==0, boost::mpl::false_, IsEqVarT >::type type
 

Detailed Description

template<typename IsEqVarT, typename VariableSFT>
struct cf3::solver::actions::Proto::FilterElementField< IsEqVarT, VariableSFT >

Definition at line 838 of file ElementData.hpp.

Member Typedef Documentation

typedef boost::mpl::if_c<VariableSFT::order == 0, boost::mpl::false_, IsEqVarT>::type type

Definition at line 840 of file ElementData.hpp.


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