OGS
MathLib::GaussLegendrePyramid< 3 > Struct Reference

Detailed Description

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

◆ X()

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

Definition at line 57 of file GaussLegendrePyramid.h.

Member Data Documentation

◆ NPoints

MATHLIB_EXPORT const unsigned MathLib::GaussLegendrePyramid< 3 >::NPoints = 13
static

Definition at line 48 of file GaussLegendrePyramid.h.

◆ Order

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

Definition at line 47 of file GaussLegendrePyramid.h.

◆ W

Definition at line 50 of file GaussLegendrePyramid.h.

◆ X

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

Definition at line 49 of file GaussLegendrePyramid.h.


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