dune-common  2.2.1
Classes | Namespaces
collectivecommunication.hh File Reference

An abstraction to the basic methods of parallel communication, following the message-passing paradigm. More...

#include <iostream>
#include <complex>
#include <algorithm>
#include "exceptions.hh"

Go to the source code of this file.

Classes

struct  Dune::No_Comm
 
class  Dune::CollectiveCommunication< C >
 Collective communication interface and sequential default implementation. More...
 

Namespaces

namespace  Dune
 Dune namespace.
 

Detailed Description

An abstraction to the basic methods of parallel communication, following the message-passing paradigm.