![]() |
OGS
|
Gauss-Legendre quadrature on triangles
| ORDER | integration order. |
Definition at line 27 of file GaussLegendreTri.h.
#include <GaussLegendreTri.h>
Public Member Functions | |
| const std::array< std::array< double, 2 >, GaussLegendreTri< 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, 2 >, NPoints > | X |
| static MATHLIB_EXPORT const double | W [NPoints] |
| double const MathLib::GaussLegendreTri< 1 >::W |
Definition at line 64 of file GaussLegendreTri.h.
| const std::array< std::array< double, 2 >, GaussLegendreTri< 1 >::NPoints > MathLib::GaussLegendreTri< 1 >::X |
Definition at line 62 of file GaussLegendreTri.h.
|
static |
Definition at line 29 of file GaussLegendreTri.h.
Referenced by NumLib::IntegrationGaussLegendreTri::getNumberOfPoints(), and anonymous_namespace{IntegrationGaussLegendrePrism.cpp}::getNumberOfPointsConcrete().
|
static |
Definition at line 28 of file GaussLegendreTri.h.
|
static |
Definition at line 31 of file GaussLegendreTri.h.
Referenced by MathLib::GaussLegendreTri< 2 >::W().
|
static |
Definition at line 30 of file GaussLegendreTri.h.
Referenced by MathLib::GaussLegendreTri< 2 >::X().