dune-common  2.4.1
Classes | Namespaces | Functions

Provides classes for building the communication interface between remote indices. More...

#include "remoteindices.hh"
#include <dune/common/enumset.hh>

Go to the source code of this file.

Classes

class  Dune::InterfaceBuilder
 Base class of all classes representing a communication interface. More...
 
class  Dune::InterfaceBuilder::RemoteIndicesStateError
 
class  Dune::InterfaceInformation
 Information describing an interface. More...
 
class  Dune::Interface
 Communication interface between remote and local indices. More...
 

Namespaces

 Dune
 Dune namespace.
 

Functions

ostream & std::operator<< (ostream &os, const Dune::Interface &interface)
 

Detailed Description

Provides classes for building the communication interface between remote indices.

Author
Markus Blatt

Function Documentation

ostream& std::operator<< ( ostream &  os,
const Dune::Interface interface 
)
inline