Feel++  0.92.0
Public Types
Feel::_Q< IMORDER >::apply< DIM, T, Entity > Struct Template Reference

List of all members.

Public Types

typedef mpl::if_< mpl::and_
< mpl::or_< mpl::and_
< mpl::less_equal< mpl::int_
< IMORDER >, mpl::int_
< 20 > >, mpl::equal_to
< mpl::int_< DIM >, mpl::int_
< 2 > > >, mpl::and_
< mpl::less_equal< mpl::int_
< IMORDER >, mpl::int_
< 20 > >, mpl::equal_to
< mpl::int_< DIM >, mpl::int_
< 3 > > > >, mpl::bool_
< Entity< DIM, 1, DIM >
::is_simplex >
>, mpl::identity< IMSimplex
< DIM, IMORDER, T >
>, mpl::identity< IMGeneral
< DIM, IMORDER, T, Entity >
> >::type::type 
type

template<int IMORDER>
template<int DIM, typename T, template< uint16_type, uint16_type, uint16_type > class Entity>
struct Feel::_Q< IMORDER >::apply< DIM, T, Entity >