COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <ElementTypePredicates.hpp>
Public Types | |
typedef boost::mpl::and_< boost::mpl::equal_to< boost::mpl::int_< ETYPE::dimensionality >, boost::mpl::int_< OTHER_ETYPE::dimensionality > >, boost::mpl::equal_to< boost::mpl::int_< ETYPE::shape >, boost::mpl::int_< OTHER_ETYPE::shape > > >::type | type |
Definition at line 65 of file ElementTypePredicates.hpp.
typedef boost::mpl::and_< boost::mpl::equal_to < boost::mpl::int_<ETYPE::dimensionality>, boost::mpl::int_<OTHER_ETYPE::dimensionality> >, boost::mpl::equal_to < boost::mpl::int_<ETYPE::shape>, boost::mpl::int_<OTHER_ETYPE::shape> > >::type type |
Definition at line 79 of file ElementTypePredicates.hpp.
Send comments to: COOLFluiD Web Admin |