dune-localfunctions 2.8.0
|
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. | |