dune-localfunctions  2.8.0
Namespaces | Typedefs
p2.hh File Reference
#include <dune/localfunctions/lagrange/lagrangesimplex.hh>

Go to the source code of this file.

Namespaces

 Dune
 

Typedefs

template<class D , class R , int d>
using Dune::P2LocalFiniteElement = LagrangeSimplexLocalFiniteElement< D, R, d, 2 >
 Second-order Lagrange finite element on the reference simplex with compile-time dimension. More...