Feel++  0.92.0
Public Types
Feel::IM< DIM, IMORDER, T, Entity >::apply< DIM1, T1, Entity1 > 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_< DIM1 >, mpl::int_
< 2 > > >, mpl::and_
< mpl::less_equal< mpl::int_
< IMORDER >, mpl::int_
< 20 > >, mpl::equal_to
< mpl::int_< DIM1 >, mpl::int_
< 3 > > > >, mpl::bool_
< Entity1< DIM1, 1, DIM1 >
::is_simplex >
>, mpl::identity< IMSimplex
< DIM1, IMORDER, T1 >
>, mpl::identity< IMGeneral
< DIM1, IMORDER, T1, Entity1 >
> >::type::type 
type

template<int DIM, int IMORDER, typename T = double, template< uint16_type, uint16_type, uint16_type > class Entity = Simplex>
template<int DIM1, typename T1, template< uint16_type, uint16_type, uint16_type > class Entity1>
struct Feel::IM< DIM, IMORDER, T, Entity >::apply< DIM1, T1, Entity1 >