Dune Core Modules (unstable)

Dune::InterfaceBuilder Class Reference

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

#include <dune/common/parallel/interface.hh>

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. More...
 

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.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 18, 22:30, 2024)