dune-localfunctions 2.9.0
Loading...
Searching...
No Matches
Namespaces | Typedefs
p2.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 d>
using Dune::P2LocalFiniteElement = LagrangeSimplexLocalFiniteElement< D, R, d, 2 >
 Second-order Lagrange finite element on the reference simplex with compile-time dimension.