dune-pdelab 2.10-git
Loading...
Searching...
No Matches
qkdglegendre.hh File Reference

Go to the source code of this file.

Classes

struct  Dune::LegendreStuff::LegendreSize< k, n >
 
struct  Dune::LegendreStuff::LegendreSize< 0, 1 >
 
struct  Dune::LegendreStuff::LegendreSize< k, 1 >
 
struct  Dune::LegendreStuff::LegendreSize< 0, n >
 
class  Dune::LegendreStuff::LegendrePolynomials1d< D, R, k >
 The 1d Legendre Polynomials (k=0,1 are specialized below) More...
 
class  Dune::LegendreStuff::LegendrePolynomials1d< D, R, 0 >
 
class  Dune::LegendreStuff::LegendrePolynomials1d< D, R, 1 >
 
class  Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d >
 Lagrange shape functions of order k on the reference cube. More...
 
class  Dune::LegendreStuff::DGLegendreLocalInterpolation< D, R, k, d >
 determine degrees of freedom More...
 
class  Dune::LegendreStuff::DGLegendreLocalCoefficients< k, d >
 Layout map for Q1 elements. More...
 
class  Dune::QkDGLegendreLocalFiniteElement< D, R, k, d >
 
class  Dune::QkDGLegendreFiniteElementFactory< Geometry, RF, k >
 Factory for global-valued DGLegendre elements. More...
 

Namespaces

namespace  Dune
 For backward compatibility – Do not use this!
 
namespace  Dune::LegendreStuff
 

Functions

template<int k, int d>
Dune::FieldVector< int, d > Dune::LegendreStuff::multiindex (int i)