dune-pdelab  2.4-dev
Classes | Functions
Dune::QkStuff Namespace Reference

Classes

class  EquidistantLagrangePolynomials
 Lagrange polynomials of degree k at equidistant points as a class. More...
 
class  GaussLobattoLagrangePolynomials
 Lagrange polynomials at Gauss-Lobatto points. More...
 
class  QkDGLocalCoefficients
 Layout map for Q1 elements. More...
 
class  QkGLLocalBasis
 Lagrange shape functions of order k on the reference cube. More...
 
class  QkGLLocalInterpolation
 
class  QkGLLocalInterpolation< 0, d, LB >
 
class  QkLocalBasis
 Lagrange shape functions of order k on the reference cube. More...
 
class  QkLocalInterpolation
 
class  QkLocalInterpolation< 0, d, LB >
 
struct  QkSize
 
struct  QkSize< 0, 1 >
 
struct  QkSize< 0, n >
 
struct  QkSize< k, 1 >
 

Functions

template<class D , class R , int k>
p (int i, D x)
 
template<class D , class R , int k>
dp (int i, D x)
 
template<int k, int d>
Dune::FieldVector< int, d > multiindex (int i)
 

Function Documentation

template<class D , class R , int k>
R Dune::QkStuff::dp ( int  i,
x 
)
template<int k, int d>
Dune::FieldVector<int,d> Dune::QkStuff::multiindex ( int  i)
template<class D , class R , int k>
R Dune::QkStuff::p ( int  i,
x 
)