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::LocalBasisTypelocalBasis () const
 
const Traits::LocalCoefficientsTypelocalCoefficients () const
 
const Traits::LocalInterpolationTypelocalInterpolation () 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 >

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
DType to represent domain.
RType to represent range.

Member Function Documentation

◆ localBasis()

template<class BasisF , class CoeffF , class InterpolF >
const Traits::LocalBasisType& Dune::GenericLocalFiniteElement< BasisF, CoeffF, InterpolF >::localBasis ( ) const
inlineinherited
Todo:
Please doc me !

◆ localCoefficients()

template<class BasisF , class CoeffF , class InterpolF >
const Traits::LocalCoefficientsType& Dune::GenericLocalFiniteElement< BasisF, CoeffF, InterpolF >::localCoefficients ( ) const
inlineinherited
Todo:
Please doc me !

◆ localInterpolation()

template<class BasisF , class CoeffF , class InterpolF >
const Traits::LocalInterpolationType& Dune::GenericLocalFiniteElement< BasisF, CoeffF, InterpolF >::localInterpolation ( ) const
inlineinherited
Todo:
Please doc me !

◆ type()

template<class BasisF , class CoeffF , class InterpolF >
GeometryType Dune::GenericLocalFiniteElement< BasisF, CoeffF, InterpolF >::type ( ) const
inlineinherited

The documentation for this class was generated from the following file:
  • dune/pdelab/finiteelement/pk1d.hh
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 2, 22:35, 2024)