dune-localfunctions 2.10
|
#include <array>
#include <numeric>
#include <dune/common/fmatrix.hh>
#include <dune/common/fvector.hh>
#include <dune/common/math.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/localfunctions/common/localbasis.hh>
#include <dune/localfunctions/common/localfiniteelementtraits.hh>
#include <dune/localfunctions/common/localkey.hh>
Go to the source code of this file.
Classes | |
class | Dune::LagrangePyramidLocalFiniteElement< D, R, k > |
Lagrange finite element for 3d pyramids with compile-time polynomial order. More... | |
Namespaces | |
namespace | Dune |