Dune Core Modules (2.9.0)

Dune::MPIFuture< R, S > Class Template Reference

Provides a future-like object for MPI communication. It contains the object that will be received and might contain also a sending object, which must be hold (keep alive) until the communication has been completed. More...

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

Detailed Description

template<class R, class S = void>
class Dune::MPIFuture< R, S >

Provides a future-like object for MPI communication. It contains the object that will be received and might contain also a sending object, which must be hold (keep alive) until the communication has been completed.


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 (Mar 28, 23:30, 2024)