dune-pdelab 2.10-git
Loading...
Searching...
No Matches
multiindex.hh File Reference

Go to the source code of this file.

Classes

class  Dune::PDELab::MultiIndex< T, n >
 A class for representing multi-indices. More...
 
class  Dune::PDELab::MultiIndex< T, n >::View
 

Namespaces

namespace  Dune
 For backward compatibility – Do not use this!
 
namespace  Dune::PDELab
 

Functions

template<typename T , std::size_t n>
std::size_t Dune::PDELab::hash_value (const MultiIndex< T, n > &mi)
 
template<class... U>
 Dune::PDELab::MultiIndex (const TypeTree::HybridTreePath< U... > &tp) -> MultiIndex< std::common_type_t< U... >, sizeof...(U)>