Files | |
file | mpihelper.hh |
This file contains helpers for dealing with MPI.
Basically there are two helpers available:. | |
Classes | |
class | Dune::CollectiveCommunication< C > |
Collective communication interface and sequential default implementation. More... | |
class | Dune::CollectiveCommunication< MPI_Comm > |
Specialization of CollectiveCommunication for MPI. More... | |
class | Dune::MPIHelper |
A real mpi helper.
This helper should be used for parallel programs. More... |