dune-localfunctions 2.10
|
#include <fstream>
#include <utility>
#include <numeric>
#include <dune/common/exceptions.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/geometry/type.hh>
#include <dune/localfunctions/common/localkey.hh>
#include <dune/localfunctions/utility/interpolationhelper.hh>
#include <dune/localfunctions/utility/polynomialbasis.hh>
#include <dune/localfunctions/orthonormal/orthonormalbasis.hh>
Go to the source code of this file.
Classes | |
class | Dune::LocalCoefficientsContainer |
struct | Dune::NedelecCoefficientsFactory< dim > |
struct | Dune::NedelecL2InterpolationBuilder< dim, Field > |
class | Dune::NedelecL2Interpolation< dimension, F > |
An L2-based interpolation for Nedelec. More... | |
struct | Dune::NedelecL2InterpolationFactory< dim, Field > |
Namespaces | |
namespace | Dune |