|  | OGS
    | 
Gauss-Legendre quadrature on pyramid.
The integration points and the weights can be computed by using a python code quadpy. Also see [15] .
| ORDER | integration order. | 
Definition at line 27 of file GaussLegendrePyramid.h.
#include <GaussLegendrePyramid.h>
| Public Member Functions | |
| const std::array< std::array< double, 3 >, GaussLegendrePyramid< 1 >::NPoints > | X | 
| double const | W [1] | 
| const std::array< std::array< double, 3 >, GaussLegendrePyramid< 1 >::NPoints > | X | 
| double const | W [1] | 
| Static Public Attributes | |
| static MATHLIB_EXPORT const unsigned | Order = ORDER | 
| static MATHLIB_EXPORT const unsigned | NPoints = ORDER | 
| static MATHLIB_EXPORT const std::array< std::array< double, 3 >, NPoints > | X | 
| static MATHLIB_EXPORT const double | W [NPoints] | 
| double const MathLib::GaussLegendrePyramid< 1 >::W | 
Definition at line 19 of file GaussLegendrePyramid.cpp.
| double const MathLib::GaussLegendrePyramid< 1 >::W | 
Definition at line 59 of file GaussLegendrePyramid.h.
| const std::array< std::array< double, 3 >, GaussLegendrePyramid< 1 >::NPoints > MathLib::GaussLegendrePyramid< 1 >::X | 
Definition at line 17 of file GaussLegendrePyramid.cpp.
| const std::array< std::array< double, 3 >, GaussLegendrePyramid< 1 >::NPoints > MathLib::GaussLegendrePyramid< 1 >::X | 
Definition at line 57 of file GaussLegendrePyramid.h.
| 
 | static | 
Definition at line 30 of file GaussLegendrePyramid.h.
| 
 | static | 
Definition at line 29 of file GaussLegendrePyramid.h.
| 
 | static | 
Definition at line 32 of file GaussLegendrePyramid.h.
| 
 | static | 
Definition at line 31 of file GaussLegendrePyramid.h.