Dune-Functions 2.11
Loading...
Searching...
No Matches
multiindex.hh File Reference
#include <cstddef>
#include <array>
#include <iostream>
#include <ostream>
#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<class size_type, std::size_t n>
std::ostream & Dune::Functions::operator<< (std::ostream &stream, const StaticMultiIndex< size_type, n > &c)