#include <dune/localfunctions/common/localbasis.hh>
#include <dune/localfunctions/common/localkey.hh>
#include <dune/localfunctions/common/localfiniteelementtraits.hh>
#include <dune/localfunctions/common/localtoglobaladaptors.hh>
Go to the source code of this file.
|
| 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::QkDGLagrangeLocalFiniteElement< D, R, k, d > |
| |
| class | Dune::QkDGFiniteElementFactory< Geometry, RF, k > |
| | Factory for global-valued QkDG elements. More...
|
| |