dune-common
2.7.1
|
#include <dune/common/std/optional.hh>
#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 | |