Dune::Copasi 2.1.0-git79717215+dune.gitlab.629933
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
Public Types | Public Member Functions | List of all members
Dune::Copasi::LocalBasisCache< LocalBasisTraits >::Key::Hash Struct Reference

#include <local_basis_cache.hh>

Public Types

using argument_type = Key
 
using result_type = std::size_t
 

Public Member Functions

std::size_t operator() (const Key &key) const
 

Member Typedef Documentation

◆ argument_type

template<class LocalBasisTraits >
using Dune::Copasi::LocalBasisCache< LocalBasisTraits >::Key::Hash::argument_type = Key

◆ result_type

template<class LocalBasisTraits >
using Dune::Copasi::LocalBasisCache< LocalBasisTraits >::Key::Hash::result_type = std::size_t

Member Function Documentation

◆ operator()()

template<class LocalBasisTraits >
std::size_t Dune::Copasi::LocalBasisCache< LocalBasisTraits >::Key::Hash::operator() ( const Key key) const
inline

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