Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
torus.hh File Reference
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 |
Dune namespace. | |
Functions | |
template<class Communication , int d> | |
std::ostream & | Dune::operator<< (std::ostream &s, const Torus< Communication, d > &t) |
Output operator for Torus. | |
Detailed Description
This file provides the infrastructure for toroidal communication in YaspGrid.
