#include <dune/localfunctions/hierarchical/hierarchicalp2withelementbubble.hh>
Public Types | |
typedef LocalFiniteElementTraits < HierarchicalSimplexP2WithElementBubbleLocalBasis < D, R, dim > , HierarchicalSimplexP2WithElementBubbleLocalCoefficients < dim > , HierarchicalSimplexP2WithElementBubbleLocalInterpolation < HierarchicalSimplexP2WithElementBubbleLocalBasis < D, R, dim > > > | Traits |
Public Member Functions | |
HierarchicalP2WithElementBubbleLocalFiniteElement () | |
const Traits::LocalBasisType & | localBasis () const |
const Traits::LocalCoefficientsType & | localCoefficients () const |
const Traits::LocalInterpolationType & | localInterpolation () const |
GeometryType | type () const |
HierarchicalP2WithElementBubbleLocalFiniteElement * | clone () const |
Dune::HierarchicalP2WithElementBubbleLocalFiniteElement< D, R, dim >::HierarchicalP2WithElementBubbleLocalFiniteElement | ( | ) | [inline] |
Referenced by Dune::HierarchicalP2WithElementBubbleLocalFiniteElement< D, R, dim >::clone().
HierarchicalP2WithElementBubbleLocalFiniteElement* Dune::HierarchicalP2WithElementBubbleLocalFiniteElement< D, R, dim >::clone | ( | ) | const [inline] |
const Traits::LocalBasisType& Dune::HierarchicalP2WithElementBubbleLocalFiniteElement< D, R, dim >::localBasis | ( | ) | const [inline] |
const Traits::LocalCoefficientsType& Dune::HierarchicalP2WithElementBubbleLocalFiniteElement< D, R, dim >::localCoefficients | ( | ) | const [inline] |
const Traits::LocalInterpolationType& Dune::HierarchicalP2WithElementBubbleLocalFiniteElement< D, R, dim >::localInterpolation | ( | ) | const [inline] |
GeometryType Dune::HierarchicalP2WithElementBubbleLocalFiniteElement< D, R, dim >::type | ( | ) | const [inline] |