#include "p0.hh"
#include "p1.hh"
#include "pk1d.hh"
#include "pk2d.hh"
#include "pk3d.hh"
Go to the source code of this file.
|
class | Dune::PkLocalFiniteElement< D, R, d, k > |
| General Lagrange finite element with arbitrary dimension and polynomial order. More...
|
|
class | Dune::PkLocalFiniteElement< D, R, 1, k > |
| General Lagrange finite element – specialization for a 2d reference element. More...
|
|
class | Dune::PkLocalFiniteElement< D, R, 2, k > |
| General Lagrange finite element – specialization for a 2d reference element. More...
|
|
class | Dune::PkLocalFiniteElement< D, R, 3, k > |
| General Lagrange finite element – specialization for a 3d reference element. More...
|
|