Dune::Copasi 2.1.0-git79717215+dune.gitlab.629933
|
Key for the local basis cache. More...
#include <local_basis_cache.hh>
Classes | |
struct | Hash |
Public Member Functions | |
Key (std::type_index fem_id=typeid(void), void const *quad_id=nullptr, Domain proj_id={}) | |
bool | operator== (const Key &) const =default |
Public Attributes | |
std::type_index | _fem_id |
void const * | _quad_id |
Domain | _proj_id |
Key for the local basis cache.
|
inline |
|
default |
std::type_index Dune::Copasi::LocalBasisCache< LocalBasisTraits >::Key::_fem_id |
Domain Dune::Copasi::LocalBasisCache< LocalBasisTraits >::Key::_proj_id |
void const* Dune::Copasi::LocalBasisCache< LocalBasisTraits >::Key::_quad_id |