DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
mpicommunication.hh File Reference
Implements an utility class that provides MPI's collective communication methods. More...
#include <algorithm>
#include <functional>
#include <memory>
#include <mpi.h>
#include <dune/common/binaryfunctions.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/parallel/communication.hh>
#include <dune/common/parallel/mpitraits.hh>
#include <dune/common/parallel/mpifuture.hh>
#include <dune/common/parallel/mpidata.hh>
Go to the source code of this file.
Classes | |
class | Dune::Communication< MPI_Comm > |
Specialization of Communication for MPI. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Implements an utility class that provides MPI's collective communication methods.
