Dune::InterfaceBuilder Class Reference

Base class of all classes representing a communication interface. More...

#include <dune/istl/interface.hh>

Inheritance diagram for Dune::InterfaceBuilder:
Inheritance graph

List of all members.

Classes

class  RemotexIndicesStateError

Public Member Functions

virtual ~InterfaceBuilder ()

Protected Member Functions

 InterfaceBuilder ()
 Not for public use.
template<class R , class T1 , class T2 , class Op , bool send>
void buildInterface (const R &remoteIndices, const T1 &sourceFlags, const T2 &destFlags, Op &functor) const
 Builds the interface between remote processes.

Detailed Description

Base class of all classes representing a communication interface.

It provides an generic utility method for building the interface for a set of remote indices.


Constructor & Destructor Documentation

virtual Dune::InterfaceBuilder::~InterfaceBuilder (  )  [inline, virtual]
Dune::InterfaceBuilder::InterfaceBuilder (  )  [inline, protected]

Not for public use.


The documentation for this class was generated from the following file:
Generated on Sat Apr 24 11:13:49 2010 for dune-istl by  doxygen 1.6.3