![]() |
OGS
|
Gauss-Legendre quadrature on tetrahedrals
| ORDER | integration order. |
Definition at line 24 of file GaussLegendreTet.h.
#include <GaussLegendreTet.h>
Public Member Functions | |
| const std::array< std::array< double, 3 >, GaussLegendreTet< 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::GaussLegendreTet< 1 >::W |
Definition at line 62 of file GaussLegendreTet.h.
| const std::array< std::array< double, 3 >, GaussLegendreTet< 1 >::NPoints > MathLib::GaussLegendreTet< 1 >::X |
Definition at line 60 of file GaussLegendreTet.h.
|
static |
Definition at line 26 of file GaussLegendreTet.h.
Referenced by NumLib::IntegrationGaussLegendreTet::getNumberOfPoints().
|
static |
Definition at line 25 of file GaussLegendreTet.h.
|
static |
Definition at line 28 of file GaussLegendreTet.h.
Referenced by MathLib::GaussLegendreTet< 2 >::W().
|
static |
Definition at line 27 of file GaussLegendreTet.h.
Referenced by MathLib::GaussLegendreTet< 2 >::X().