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