DUNE PDELab (git)
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>
Public Member Functions | |
const Traits::LocalBasisType & | localBasis () const |
const Traits::LocalCoefficientsType & | localCoefficients () const |
const Traits::LocalInterpolationType & | localInterpolation () const |
unsigned int | size () const |
Number of shape functions in this finite element. | |
GeometryType | type () const |
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.
Member Function Documentation
◆ localBasis()
|
inlineinherited |
- Todo:
- Please doc me !
◆ localCoefficients()
|
inlineinherited |
- Todo:
- Please doc me !
◆ localInterpolation()
|
inlineinherited |
- Todo:
- Please doc me !
◆ type()
|
inlineinherited |
- Todo:
- Please doc me !
The documentation for this class was generated from the following file:
- dune/pdelab/finiteelement/pk1d.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)