Feel++  0.92.0
Public Types
Feel::CrouzeixRaviart< Order, PolySetType, Pts, TheTAG >::apply< N, RealDim, T, Convex > Struct Template Reference

List of all members.

Public Types

typedef mpl::if_< mpl::bool_
< Convex::is_simplex >
, mpl::identity
< fem::CrouzeixRaviart< N,
RealDim, PolySetType, T,
Simplex, TheTAG >
>, mpl::identity
< fem::CrouzeixRaviart< N,
RealDim, PolySetType, T,
Hypercube, TheTAG >
> >::type::type 
result_type
typedef result_type type

template<uint16_type Order, template< uint16_type Dim > class PolySetType = Scalar, template< class, uint16_type, class > class Pts = PointSetEquiSpaced, uint16_type TheTAG = 0>
template<uint16_type N, uint16_type RealDim, typename T = double, typename Convex = Simplex<N>>
struct Feel::CrouzeixRaviart< Order, PolySetType, Pts, TheTAG >::apply< N, RealDim, T, Convex >