OGS
GaussLegendreTet.cpp File Reference

Detailed Description

Definition in file GaussLegendreTet.cpp.

#include "GaussLegendreTet.h"
Include dependency graph for GaussLegendreTet.cpp:

Go to the source code of this file.

Namespaces

namespace  MathLib
 

Functions

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

Variables

static const double MathLib::p = 0.1126879257180162 / 6.
 
static const double MathLib::q = 0.0734930431163619 / 6.
 
static const double MathLib::r = 0.0425460207770812 / 6.
 
static const double MathLib::s = 81. / 2240. / 6.
 
static const double MathLib::t = 161051. / 2304960. / 6.
 
static const double MathLib::u = 409. / 31395. / 6.
 
static const double MathLib::v = 2679769. / 32305455. / 6.