#include <dune/common/fvector.hh>
#include <dune/common/deprecated.hh>
#include <dune/geometry/type.hh>
#include <dune/geometry/quadraturerules.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 <dune/pdelab/finiteelementmap/qkdg.hh>
Go to the source code of this file.
|
class | Dune::QkStuff::GaussLobattoLagrangePolynomials< D, R, k > |
| Lagrange polynomials at Gauss-Lobatto points. More...
|
|
class | Dune::QkStuff::QkGLLocalBasis< D, R, k, d > |
| Lagrange shape functions of order k on the reference cube. More...
|
|
class | Dune::QkStuff::QkGLLocalInterpolation< k, d, LB > |
|
class | Dune::QkStuff::QkGLLocalInterpolation< 0, d, LB > |
|
class | Dune::QkDGGLLocalFiniteElement< D, R, k, d > |
|
class | Dune::QkDGGLFiniteElementFactory< Geometry, RF, k > |
| Factory for global-valued QkDG elements. More...
|
|
class | Dune::PDELab::QkDGGLLocalFiniteElementMap< D, R, k, d > |
|