dune-functions 2.10
Loading...
Searching...
No Matches
multiindex.hh File Reference
#include <cstddef>
#include <array>
#include <iostream>
#include <dune/common/hash.hh>

Go to the source code of this file.

Classes

class  Dune::Functions::StaticMultiIndex< size_type, n >
 A statically sized MultiIndex type. More...
class  Dune::Functions::StaticMultiIndex< size_type, 1 >
 A statically sized MultiIndex type. More...
struct  std::tuple_size< Dune::Functions::StaticMultiIndex< size_type, n > >

Namespaces

namespace  Dune
namespace  Dune::Functions

Functions

template<typename Stream, class size_type, std::size_t n>
Stream & Dune::Functions::operator<< (Stream &stream, const StaticMultiIndex< size_type, n > &c)