![]() |
OGS
|
Definition in file GaussLegendrePyramid.cpp.
#include "GaussLegendrePyramid.h"
Go to the source code of this file.
Namespaces | |
namespace | MathLib |
Variables | |
template<> | |
const std::array< std::array< double, 3 >, GaussLegendrePyramid< 1 >::NPoints > | MathLib::GaussLegendrePyramid< 1 >::X = {{{{0, 0, -0.5}}}} |
template<> | |
double const | MathLib::GaussLegendrePyramid< 1 >::W [1] = {128. / 27.} |
const std::array< std::array< double, 3 >, GaussLegendrePyramid< 2 >::NPoints > | MathLib::GaussLegendrePyramid< 2 >::X |
double const | MathLib::GaussLegendrePyramid< 2 >::W [5] |
const std::array< std::array< double, 3 >, GaussLegendrePyramid< 3 >::NPoints > | MathLib::GaussLegendrePyramid< 3 >::X |
double const | MathLib::GaussLegendrePyramid< 3 >::W [13] |