COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
IsFaceType::apply< ETYPE > Struct Template Reference

#include <ElementTypePredicates.hpp>

Public Types

typedef boost::mpl::equal_to< boost::mpl::int_< ETYPE::dimension >, boost::mpl::int_< ETYPE::dimensionality > >::type type
 

Detailed Description

template<typename ETYPE>
struct cf3::mesh::IsFaceType::apply< ETYPE >

Definition at line 43 of file ElementTypePredicates.hpp.

Member Typedef Documentation

typedef boost::mpl::equal_to<boost::mpl::int_<ETYPE::dimension>,boost::mpl::int_<ETYPE::dimensionality> >::type type

Definition at line 45 of file ElementTypePredicates.hpp.


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