|
dune-grid 2.10
|
This file provides the infrastructure for toroidal communication in YaspGrid. More...
#include <array>#include <bitset>#include <cmath>#include <deque>#include <iostream>#include <vector>#include <mpi.h>#include <dune/common/binaryfunctions.hh>#include <dune/common/streamoperators.hh>#include <dune/grid/common/exceptions.hh>#include "partitioning.hh"Go to the source code of this file.
Classes | |
| class | Dune::Torus< Communication, d > |
| class | Dune::Torus< Communication, d >::ProcListIterator |
Namespaces | |
| namespace | Dune |
| Include standard header files. | |
Functions | |
| template<class Communication , int d> | |
| std::ostream & | Dune::operator<< (std::ostream &s, const Torus< Communication, d > &t) |
| Output operator for Torus. | |
This file provides the infrastructure for toroidal communication in YaspGrid.