|
dune-common
2.8.0
|
#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 | |
| Dune | |
| Dune namespace. | |
| Dune::impl | |