|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::Pk1dLocalFiniteElement< D, R > Class Template Reference
Define the Pk Lagrange basis functions in 1d on the reference interval. More...
#include <dune/pdelab/finiteelement/pk1d.hh>
Inheritance diagram for Dune::Pk1dLocalFiniteElement< D, R >:

Public Types | |
| typedef Base::Traits | Traits |
| typedef GenericLocalFiniteElement< BasisF, CoeffF, InterpolF > | This |
| typedef BasisF::Key | Key |
| typedef BasisF | BasisFactory |
| typedef CoeffF | CoefficientFactory |
| typedef InterpolF | InterpolationFactory |
Public Member Functions | |
| Pk1dLocalFiniteElement (std::size_t k) | |
| const Traits::LocalBasisType & | localBasis () const |
| const Traits::LocalCoefficientsType & | localCoefficients () const |
| const Traits::LocalInterpolationType & | localInterpolation () const |
| unsigned int | size () const |
| GeometryType | type () const |
Static Public Attributes | |
| static const unsigned int | dimDomain |
Detailed Description
template<class D, class R>
class Dune::Pk1dLocalFiniteElement< D, R >
class Dune::Pk1dLocalFiniteElement< D, R >
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!
- Template Parameters
-
D Type to represent domain. R Type to represent range.
Constructor & Destructor Documentation
◆ Pk1dLocalFiniteElement()
template<class D , class R >
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8