Feel++  0.92.0
Public Types | Public Member Functions | Static Public Attributes
Feel::Gauss< Simplex< 0, 1 >, Integration_Degree, T > Class Template Reference
Inheritance diagram for Feel::Gauss< Simplex< 0, 1 >, Integration_Degree, T >:
Feel::PointSetQuadrature< Simplex< 0, 1 >, Integration_Degree, T > Feel::PointSet< Convex, T > Feel::VisitableBase<>

List of all members.

Public Types

typedef T value_type
typedef PointSetQuadrature
< Simplex
< 0, 1 >, Integration_Degree,
T > 
super
typedef super::return_type return_type
typedef super::node_type node_type
typedef super::nodes_type nodes_type
typedef super::weights_type weights_type

Public Member Functions

 FEELPP_DEFINE_VISITABLE ()

Static Public Attributes

static const uint16_type Degree = invalid_uint16_type_value
static const uint32_type Npoints = 1

template<uint16_type Integration_Degree, typename T>
class Feel::Gauss< Simplex< 0, 1 >, Integration_Degree, T >