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] |
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 22 of file GaussLegendreTri.cpp.
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 20 of file GaussLegendreTri.cpp.
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.
|
static |
Definition at line 28 of file GaussLegendreTri.h.
|
static |
Definition at line 31 of file GaussLegendreTri.h.
|
static |
Definition at line 30 of file GaussLegendreTri.h.