dune-localfunctions 2.9.1
|
#include <dune/localfunctions/lagrange/lagrangecube.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Typedefs | |
template<class D , class R , int d, int k> | |
using | Dune::QkLocalFiniteElement = LagrangeCubeLocalFiniteElement< D, R, d, k > |
General Lagrange finite element for cubes with arbitrary dimension and polynomial order. | |