dune-common 2.9.0
Loading...
Searching...
No Matches
Classes | Namespaces
mpifuture.hh File Reference
#include <optional>
#include <dune/common/parallel/communication.hh>
#include <dune/common/parallel/future.hh>
#include <dune/common/parallel/mpidata.hh>

Go to the source code of this file.

Classes

struct  Dune::impl::Buffer< T >
 
struct  Dune::impl::Buffer< T & >
 
struct  Dune::impl::Buffer< 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. More...
 

Namespaces

namespace  Dune
 Dune namespace.
 
namespace  Dune::impl