dune-common  2.4
Classes | Namespaces

Traits classes for mapping types onto MPI_Datatype. More...

#include <mpi.h>
#include <cstdint>
#include <utility>

Go to the source code of this file.

Classes

struct  Dune::MPITraits< T >
 A traits class describing the mapping of types onto MPI_Datatypes. More...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

Traits classes for mapping types onto MPI_Datatype.

Author
Markus Blatt