|
dune-pdelab 2.7-git
|
Define the Pk Lagrange basis functions in 1d on the reference interval. More...
#include <dune/pdelab/finiteelement/pk1d.hh>

Public Member Functions | |
| Pk1dLocalFiniteElement (std::size_t k) | |
Define the Pk Lagrange basis functions in 1d on the reference interval.
Unlike the corresponding implementation in dune-localfunctions, the order k is a run-time parameter here!
| D | Type to represent domain. |
| R | Type to represent range. |
|
inline |