dune-spgrid 2.8.0
|
topology of a Cartesian grid More...
#include <cassert>
#include <iostream>
#include <limits>
Go to the source code of this file.
Classes | |
class | Dune::SPTopology< dim > |
description of the grid's topology More... | |
Namespaces | |
namespace | Dune |
Functions | |
template<class char_type , class traits , int dim> | |
std::basic_ostream< char_type, traits > & | Dune::operator<< (std::basic_ostream< char_type, traits > &out, const SPTopology< dim > &topology) |
template<class char_type , class traits , int dim> | |
std::basic_ostream< char_type, traits > & | Dune::operator>> (std::basic_istream< char_type, traits > &in, SPTopology< dim > &topology) |
topology of a Cartesian grid