OGS
|
Definition at line 35 of file GaussLegendreTri.h.
#include <GaussLegendreTri.h>
Static Public Attributes | |
static MATHLIB_EXPORT const unsigned | Order = 2 |
static MATHLIB_EXPORT const unsigned | NPoints = 3 |
static MATHLIB_EXPORT const std::array< std::array< double, 2 >, NPoints > | X |
static MATHLIB_EXPORT const double | W [NPoints] = {1. / 3., 1. / 3., 1. / 3.} |
|
static |
Definition at line 37 of file GaussLegendreTri.h.
|
static |
Definition at line 36 of file GaussLegendreTri.h.
|
static |
Definition at line 39 of file GaussLegendreTri.h.
|
static |
Definition at line 38 of file GaussLegendreTri.h.