|
dune-common 2.10
|
This is the complete list of members for Dune::MPIFuture< R, S >, including all inherited members.
| get() | Dune::MPIFuture< R, S > | inline |
| get_mpidata() | Dune::MPIFuture< R, S > | inline |
| get_send_data() | Dune::MPIFuture< R, S > | inline |
| get_send_mpidata() | Dune::MPIFuture< R, S > | inline |
| MPIFuture(bool valid=false) | Dune::MPIFuture< R, S > | inline |
| MPIFuture(V &&recv_data, U &&send_data, typename std::enable_if_t<!std::is_void< V >::value &&!std::is_void< U >::value > *=0) | Dune::MPIFuture< R, S > | inline |
| MPIFuture(V &&recv_data, typename std::enable_if_t<!std::is_void< V >::value > *=0) | Dune::MPIFuture< R, S > | inline |
| MPIFuture(MPIFuture &&f) | Dune::MPIFuture< R, S > | inline |
| operator=(MPIFuture &&f) | Dune::MPIFuture< R, S > | inline |
| ready() const | Dune::MPIFuture< R, S > | inline |
| valid() const | Dune::MPIFuture< R, S > | inline |
| wait() | Dune::MPIFuture< R, S > | inline |
| ~MPIFuture() | Dune::MPIFuture< R, S > | inline |