dune-common  2.2.1
Classes | Namespaces | Functions
interface.hh File Reference

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

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::RemotexIndicesStateError
class  Dune::InterfaceInformation
 Information describing an interface. More...
class  Dune::Interface
 Communication interface between remote and local indices. More...
class  Dune::Interface::InformationBuilder< send >

Namespaces

namespace  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