OGS
GaussLegendrePyramid.cpp File Reference

Detailed Description

Definition in file GaussLegendrePyramid.cpp.

Include dependency graph for GaussLegendrePyramid.cpp:

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]