dune-fem 2.8.0
|
#include <cassert>
#include <cstddef>
#include <algorithm>
#include <array>
#include <iterator>
#include <vector>
#include <dune/fem/common/coordinate.hh>
#include <dune/fem/space/shapefunctionset/legendrepolynomials.hh>
Go to the source code of this file.
Classes | |
class | Dune::Fem::LegendreShapeFunction< FunctionSpace > |
implementation of a single scalar-valued Legendre shape function More... | |
class | Dune::Fem::LegendreShapeFunctionSet< FunctionSpace, hierarchicalOrdering > |
a Dune::Fem::ShapeFunctionSet of Legendre ansatz polynomials More... | |
struct | Dune::Fem::LegendreShapeFunctionSet< FunctionSpace, hierarchicalOrdering >::Compare |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |