dune-localfunctions 2.10
|
#include <cassert>
#include <cstddef>
#include <cstdlib>
#include <memory>
#include <vector>
#include <dune/geometry/type.hh>
#include "common/localfiniteelementtraits.hh"
#include "common/localtoglobaladaptors.hh"
#include "monomial/monomiallocalbasis.hh"
#include "monomial/monomiallocalcoefficients.hh"
#include "monomial/monomiallocalinterpolation.hh"
Go to the source code of this file.
Classes | |
class | Dune::MonomialLocalFiniteElement< D, R, d, p > |
Monomial basis for discontinuous Galerkin methods. More... | |
class | Dune::MonomialFiniteElementFactory< Geometry, RF, p > |
Factory for global-valued MonomFiniteElement objects. More... | |
Namespaces | |
namespace | Dune |