dune-common 2.9.0
Loading...
Searching...
No Matches
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

namespace  Dune
 Dune namespace.
 

Functions

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

Detailed Description

Provides classes for building the communication interface between remote indices.

Author
Markus Blatt