OGS
MathLib::GaussLegendrePyramid< 2 > Struct Reference

Detailed Description

Definition at line 36 of file GaussLegendrePyramid.h.

#include <GaussLegendrePyramid.h>

Public Member Functions

const std::array< std::array< double, 3 >, GaussLegendrePyramid< 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::GaussLegendrePyramid< 1 >::W

Definition at line 59 of file GaussLegendrePyramid.h.

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

◆ X()

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

Definition at line 57 of file GaussLegendrePyramid.h.

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

Member Data Documentation

◆ NPoints

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

Definition at line 39 of file GaussLegendrePyramid.h.

◆ Order

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

Definition at line 38 of file GaussLegendrePyramid.h.

◆ W

Definition at line 41 of file GaussLegendrePyramid.h.

◆ X

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

Definition at line 40 of file GaussLegendrePyramid.h.


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