DUNE-FEM (unstable)
Dune::Fem::BaseSetLocalKeyStorage< Entry > Class Template Reference
storage class for base function set pointer and compiled local key pointers More...
#include <dune/fem/space/common/basesetlocalkeystorage.hh>
Public Member Functions | |
BaseSetLocalKeyStorage (const BaseSetLocalKeyStorage &other) | |
copy constructor | |
BaseSetLocalKeyStorage (BaseSetLocalKeyStorage &&other) | |
move constructor | |
~BaseSetLocalKeyStorage () | |
destructor | |
template<class SingletonProvider > | |
bool | insert (const GeometryType geomType) |
insert entry to storage for given geometry type | |
bool | exists (const GeometryType &geomType) const |
return true if an entry for this geometry type exists | |
const Entry & | operator[] (const GeometryType &geomType) const |
access to stored entry with given geometry type | |
Detailed Description
template<class Entry>
class Dune::Fem::BaseSetLocalKeyStorage< Entry >
class Dune::Fem::BaseSetLocalKeyStorage< Entry >
storage class for base function set pointer and compiled local key pointers
The documentation for this class was generated from the following file:
- dune/fem/space/common/basesetlocalkeystorage.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)