dune-pdelab  2.4-dev
Classes | Namespaces | Functions
qkdg.hh File Reference
#include <dune/common/fvector.hh>
#include <dune/common/deprecated.hh>
#include <dune/geometry/type.hh>
#include <dune/localfunctions/common/localbasis.hh>
#include <dune/localfunctions/common/localfiniteelementtraits.hh>
#include <dune/localfunctions/common/localkey.hh>
#include <dune/localfunctions/common/localtoglobaladaptors.hh>
#include "finiteelementmap.hh"

Go to the source code of this file.

Classes

struct  Dune::QkStuff::QkSize< k, n >
 
struct  Dune::QkStuff::QkSize< 0, 1 >
 
struct  Dune::QkStuff::QkSize< k, 1 >
 
struct  Dune::QkStuff::QkSize< 0, n >
 
class  Dune::QkStuff::EquidistantLagrangePolynomials< D, R, k >
 Lagrange polynomials of degree k at equidistant points as a class. More...
 
class  Dune::QkStuff::QkLocalBasis< D, R, k, d >
 Lagrange shape functions of order k on the reference cube. More...
 
class  Dune::QkStuff::QkDGLocalCoefficients< k, d >
 Layout map for Q1 elements. More...
 
class  Dune::QkStuff::QkLocalInterpolation< k, d, LB >
 
class  Dune::QkStuff::QkLocalInterpolation< 0, d, LB >
 
class  Dune::QkDGLocalFiniteElement< D, R, k, d >
 
class  Dune::QkDGFiniteElementFactory< Geometry, RF, k >
 Factory for global-valued QkDG elements. More...
 
class  Dune::QkCGLocalFiniteElement< D, R, k, d >
 
class  Dune::QkCGLocalFiniteElement< D, R, 1, d >
 
class  Dune::QkCGLocalFiniteElement< D, R, 2, 2 >
 
class  Dune::QkCGLocalFiniteElement< D, R, 2, 3 >
 
class  Dune::PDELab::QkDGLocalFiniteElementMap< D, R, k, d >
 

Namespaces

 Dune
 
 Dune::QkStuff
 
 Dune::PDELab
 

Functions

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