#include <imsimplex.hpp>
1 -0.500000000000000 -0.500000000000000 -0.500000000000000 1.333333333333333 Gauss quadrature constants for the reference tetrahedron order p=1
Inherited by Feel::IMTetrahedra< 0, T >, and Feel::IMTetrahedra< 0, T >.
Public Types | |
| typedef T | value_type |
| typedef T | value_type |
Public Attributes | |
| std::vector< uint16_type > | m |
|
std::vector< std::vector < value_type > > | q |
| std::vector< value_type > | q |
| std::vector< value_type > | w |
Static Public Attributes | |
| static const uint16_type | nDim = 3 |
| static const uint16_type | nOrder = 1 |
| static const uint16_type | nPoints = 1 |
1.8.5