OGS
IntegrationGaussLegendrePrism.cpp File Reference

Detailed Description

Created on Oct 29, 2021, 12:08 AM

Definition in file IntegrationGaussLegendrePrism.cpp.

#include "IntegrationGaussLegendrePrism.h"
#include <cassert>
#include "BaseLib/Error.h"
Include dependency graph for IntegrationGaussLegendrePrism.cpp:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{IntegrationGaussLegendrePrism.cpp}
 
namespace  NumLib
 

Functions

template<int OrderGaussLegendreTri, int OrderGaussLegendre>
constexpr unsigned anonymous_namespace{IntegrationGaussLegendrePrism.cpp}::getNumberOfPointsConcrete ()
 
template<int OrderGaussLegendreTri, int OrderGaussLegendre>
MathLib::WeightedPoint anonymous_namespace{IntegrationGaussLegendrePrism.cpp}::getWeightedPointConcrete (unsigned const igp)