OGS
MathLib::GaussLegendreTet< 4 > Struct Reference

Detailed Description

Definition at line 48 of file GaussLegendreTet.h.

#include <GaussLegendreTet.h>

Static Public Attributes

static MATHLIB_EXPORT const unsigned Order = 4
 
static MATHLIB_EXPORT const unsigned NPoints = 20
 
static MATHLIB_EXPORT const std::array< std::array< double, 3 >, NPointsX = initGLTet4X()
 
static MATHLIB_EXPORT const double W [NPoints]
 

Member Data Documentation

◆ NPoints

MATHLIB_EXPORT const unsigned MathLib::GaussLegendreTet< 4 >::NPoints = 20
static

Definition at line 51 of file GaussLegendreTet.h.

◆ Order

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

Definition at line 50 of file GaussLegendreTet.h.

◆ W

double const MathLib::GaussLegendreTet< 4 >::W
static
Initial value:
= {
s, s, s, s, t, t, t, t, u, u, u, u, u, u, v, v, v, v, v, v}
static const double u
static const double s
static const double v
static const double t

Definition at line 53 of file GaussLegendreTet.h.

◆ X

const std::array< std::array< double, 3 >, GaussLegendreTet< 4 >::NPoints > MathLib::GaussLegendreTet< 4 >::X = initGLTet4X()
static

Definition at line 52 of file GaussLegendreTet.h.


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