OGS
MathLib::GaussLegendreTri< 2 > Struct Reference

Detailed Description

Definition at line 35 of file GaussLegendreTri.h.

#include <GaussLegendreTri.h>

Public Member Functions

const std::array< std::array< double, 2 >, GaussLegendreTri< 1 >::NPointsX
double const W [1]

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 >, NPointsX
static MATHLIB_EXPORT const double W [NPoints]

Member Function Documentation

◆ W()

double const MathLib::GaussLegendreTri< 1 >::W

Definition at line 64 of file GaussLegendreTri.h.

References MathLib::GaussLegendreTri< ORDER >::W.

◆ X()

const std::array< std::array< double, 2 >, GaussLegendreTri< 1 >::NPoints > MathLib::GaussLegendreTri< 1 >::X

Definition at line 62 of file GaussLegendreTri.h.

References MathLib::GaussLegendreTri< ORDER >::X.

Member Data Documentation

◆ NPoints

MATHLIB_EXPORT const unsigned MathLib::GaussLegendreTri< 2 >::NPoints = 3
static

Definition at line 37 of file GaussLegendreTri.h.

◆ Order

MATHLIB_EXPORT const unsigned MathLib::GaussLegendreTri< 2 >::Order = 2
static

Definition at line 36 of file GaussLegendreTri.h.

◆ W

MATHLIB_EXPORT const double MathLib::GaussLegendreTri< 2 >::W[NPoints]
static

Definition at line 39 of file GaussLegendreTri.h.

◆ X

MATHLIB_EXPORT const std::array<std::array<double, 2>, NPoints> MathLib::GaussLegendreTri< 2 >::X
static

Definition at line 38 of file GaussLegendreTri.h.


The documentation for this struct was generated from the following file: