OGS
MathLib::GaussLegendreTet< 2 > Struct Reference

Detailed Description

Definition at line 25 of file GaussLegendreTet.h.

#include <GaussLegendreTet.h>

Public Member Functions

const std::array< std::array< double, 3 >, GaussLegendreTet< 1 >::NPointsX
double const W [1]

Static Public Attributes

static MATHLIB_EXPORT const unsigned Order = 2
static MATHLIB_EXPORT const unsigned NPoints = 5
static MATHLIB_EXPORT const std::array< std::array< double, 3 >, NPointsX
static MATHLIB_EXPORT const double W [NPoints]

Member Function Documentation

◆ W()

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

Definition at line 55 of file GaussLegendreTet.h.

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

◆ X()

const std::array< std::array< double, 3 >, GaussLegendreTet< 1 >::NPoints > MathLib::GaussLegendreTet< 1 >::X

Definition at line 53 of file GaussLegendreTet.h.

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

Member Data Documentation

◆ NPoints

MATHLIB_EXPORT const unsigned MathLib::GaussLegendreTet< 2 >::NPoints = 5
static

Definition at line 27 of file GaussLegendreTet.h.

◆ Order

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

Definition at line 26 of file GaussLegendreTet.h.

◆ W

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

Definition at line 29 of file GaussLegendreTet.h.

◆ X

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

Definition at line 28 of file GaussLegendreTet.h.


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