Loading [MathJax]/extensions/tex2jax.js

Dune Core Modules (unstable)

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 & Uni Heidelberg  |  generated with Hugo v0.111.3 (Mar 16, 23:47, 2025)