#include <dune/localfunctions/orthonormal/orthonormalcompute.hh>
|
template<int dim, class scalar_t > |
static int | compute (const Dune::MultiIndex< dim, scalar_t > &alpha, scalar_t &p, scalar_t &q) |
|
template<int dim, class scalar_t , int ... ints> |
static int | compute (const Dune::MultiIndex< dim, scalar_t > &alpha, scalar_t &p, scalar_t &q, std::integer_sequence< int, ints... > intS) |
|
template<int step, int dim, class scalar_t > |
static void | computeIntegral (const Dune::MultiIndex< dim, scalar_t > &alpha, scalar_t &p, scalar_t &q, int &ord) |
|
|
static constexpr Dune::GeometryType | geometry = geometryId |
|
static constexpr int | dimension = geometry.dim() |
|
◆ compute() [1/2]
template<Dune::GeometryType::Id geometryId>
template<int dim, class scalar_t >
◆ compute() [2/2]
template<Dune::GeometryType::Id geometryId>
template<int dim, class scalar_t , int ... ints>
◆ computeIntegral()
template<Dune::GeometryType::Id geometryId>
template<int step, int dim, class scalar_t >
◆ dimension
template<Dune::GeometryType::Id geometryId>
◆ geometry
template<Dune::GeometryType::Id geometryId>
The documentation for this struct was generated from the following file: