#include <dune/geometry/topologyfactory.hh>
#include <dune/geometry/quadraturerules/gaussquadrature.hh>
#include <dune/localfunctions/utility/lfematrix.hh>
Go to the source code of this file.
|
struct | Dune::LocalL2Interpolation< B, Q, onb > |
| A local L2 interpolation taking a test basis and a quadrature rule. More...
|
|
class | Dune::LocalL2InterpolationBase< B, Q > |
|
struct | Dune::LocalL2Interpolation< B, Q, true > |
|
struct | Dune::LocalL2Interpolation< B, Q, false > |
|
struct | Dune::LocalL2InterpolationFactory< BasisFactory, onb > |
| A factory class for the local l2 interpolations taking a basis factory and using GenericGeometry::Quadrature class. More...
|
|
struct | Dune::LocalL2InterpolationFactoryTraits< BasisFactory, onb > |
|
struct | Dune::LocalL2InterpolationFactory< BasisFactory, onb > |
| A factory class for the local l2 interpolations taking a basis factory and using GenericGeometry::Quadrature class. More...
|
|