Feel++  0.92.0
Public Types | Static Public Attributes
Feel::fem::detail::RannacherTurekPolynomialSet< N, PolySetType, T > Class Template Reference

List of all members.

Public Types

typedef
RannacherTurekPolynomialSet< N,
PolySetType, T > 
self_type
typedef super::value_type value_type
typedef super::convex_type convex_type
typedef super::matrix_type matrix_type
typedef super::points_type points_type

Static Public Attributes

static const uint16_type nDim = super::nDim
static const uint16_type nOrder = super::nOrder
static const uint16_type nComponents = super::nComponents
static const bool is_product = true

template<uint16_type N, template< uint16_type Dim > class PolySetType = Scalar, typename T = double>
class Feel::fem::detail::RannacherTurekPolynomialSet< N, PolySetType, T >