DUNE PDELab (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
lagrange.hh File Reference
Convenience header that includes all implementations of Lagrange finite elements. More...
#include <dune/localfunctions/utility/localfiniteelement.hh>
#include <dune/localfunctions/utility/dglocalcoefficients.hh>
#include <dune/localfunctions/lagrange/lagrangecoefficients.hh>
#include <dune/localfunctions/lagrange/interpolation.hh>
#include <dune/localfunctions/lagrange/lagrangebasis.hh>
#include <dune/localfunctions/lagrange/lagrangecube.hh>
#include <dune/localfunctions/lagrange/lagrangepyramid.hh>
#include <dune/localfunctions/lagrange/lagrangeprism.hh>
#include <dune/localfunctions/lagrange/lagrangesimplex.hh>
#include <dune/localfunctions/lagrange/p0.hh>
#include <dune/localfunctions/lagrange/pq22d.hh>
Go to the source code of this file.
Classes | |
class | Dune::LagrangeLocalFiniteElement< LP, dimDomain, D, R, SF, CF > |
Lagrange local finite elements for a given set of interpolation points. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Convenience header that includes all implementations of Lagrange finite elements.
