OGS
MathLib::GaussLegendreTri< 3 > Struct Reference

Detailed Description

Definition at line 43 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 = 3
static MATHLIB_EXPORT const unsigned NPoints = 4
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.

◆ X()

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

Definition at line 62 of file GaussLegendreTri.h.

Member Data Documentation

◆ NPoints

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

Definition at line 45 of file GaussLegendreTri.h.

◆ Order

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

Definition at line 44 of file GaussLegendreTri.h.

◆ W

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

Definition at line 47 of file GaussLegendreTri.h.

◆ X

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

Definition at line 46 of file GaussLegendreTri.h.


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