dune-fem  2.8-git
Public Member Functions | List of all members
Dune::Fem::BubbleElementLocalKeyMap< dim > Struct Template Reference

#include <dune/fem/space/p1bubble.hh>

Public Member Functions

 BubbleElementLocalKeyMap (int vertices)
 [Constructor of LocalKey tripple] More...
 
std::size_t size () const
 [Constructor of LocalKey tripple] More...
 
LocalKeylocalKey (std::size_t i)
 
const LocalKeylocalKey (std::size_t i) const
 

Constructor & Destructor Documentation

◆ BubbleElementLocalKeyMap()

template<int dim>
Dune::Fem::BubbleElementLocalKeyMap< dim >::BubbleElementLocalKeyMap ( int  vertices)
inline

[Constructor of LocalKey tripple]

Member Function Documentation

◆ localKey() [1/2]

template<int dim>
LocalKey& Dune::Fem::BubbleElementLocalKeyMap< dim >::localKey ( std::size_t  i)
inline

◆ localKey() [2/2]

template<int dim>
const LocalKey& Dune::Fem::BubbleElementLocalKeyMap< dim >::localKey ( std::size_t  i) const
inline

◆ size()

template<int dim>
std::size_t Dune::Fem::BubbleElementLocalKeyMap< dim >::size ( ) const
inline

[Constructor of LocalKey tripple]


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