Feel++
0.92.0
|
Public Types | |
typedef DegreePolicy< Order > | degree_policy_type |
typedef Entity< Dim, nOrder, Dim > | convex_type |
typedef super::value_type | value_type |
typedef super::node_type | node_type |
typedef super::weights_type | weights_type |
typedef super::nodes_type | nodes_type |
typedef boost::tuple < nodes_type, weights_type > | quadrature_data_type |
typedef super::face_quadrature_type | face_quadrature_type |
typedef IMGeneral< Dim, Order, T, Entity, QPS, DegreePolicy > | parent_quadrature_type |
Public Member Functions | |
quadrature_data_type | data () const |
Static Public Attributes | |
static const bool | is_exact = false |
static const uint16_type | nDim = Dim |
static const uint16_type | nNodes = degree_policy_type::jacobi_degree |
static const uint16_type | nOrder = degree_policy_type::integration_degree |