version 3.8
Dumux::Detail::PQ1BubbleLocalCoefficients< dim, typeId > Class Template Reference

Associations of the P1/Q1 + Bubble degrees of freedom to the facets of the reference element. More...

#include <dumux/discretization/pq1bubble/pq1bubblelocalfiniteelement.hh>

Description

template<int dim, Dune::GeometryType::Id typeId>
class Dumux::Detail::PQ1BubbleLocalCoefficients< dim, typeId >
Template Parameters
dimDimension of the reference element
typeIdThe geometry type

Public Member Functions

 PQ1BubbleLocalCoefficients ()
 
const Dune::LocalKey & localKey (std::size_t i) const
 Get i-th local key. More...
 

Static Public Member Functions

static constexpr std::size_t size ()
 Number of coefficients. More...
 

Constructor & Destructor Documentation

◆ PQ1BubbleLocalCoefficients()

template<int dim, Dune::GeometryType::Id typeId>
Dumux::Detail::PQ1BubbleLocalCoefficients< dim, typeId >::PQ1BubbleLocalCoefficients ( )
inline

Member Function Documentation

◆ localKey()

template<int dim, Dune::GeometryType::Id typeId>
const Dune::LocalKey & Dumux::Detail::PQ1BubbleLocalCoefficients< dim, typeId >::localKey ( std::size_t  i) const
inline

◆ size()

template<int dim, Dune::GeometryType::Id typeId>
static constexpr std::size_t Dumux::Detail::PQ1BubbleLocalCoefficients< dim, typeId >::size ( )
inlinestaticconstexpr

The documentation for this class was generated from the following file: