dune-localfunctions 2.9.0
Loading...
Searching...
No Matches
Namespaces | Typedefs
p1.hh File Reference
#include <dune/localfunctions/lagrange/lagrangesimplex.hh>

Go to the source code of this file.

Namespaces

namespace  Dune
 

Typedefs

template<class D , class R , int dim>
using Dune::P1LocalFiniteElement = LagrangeSimplexLocalFiniteElement< D, R, dim, 1 >
 The local p1 finite element on simplices.