Dune::MPITraits< T > Struct Template Reference
[Parallel Communication]

A traits class describing the mapping of types onto MPI_Datatypes. More...

#include <dune/common/parallel/mpitraits.hh>

List of all members.

Static Public Member Functions

static MPI_Datatype getType ()

Detailed Description

template<typename T>
struct Dune::MPITraits< T >

A traits class describing the mapping of types onto MPI_Datatypes.

Specializations exist for the default types. Specializations should provide a static method

 static MPI_Datatype getType();

Member Function Documentation

template<typename T>
static MPI_Datatype Dune::MPITraits< T >::getType (  )  [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1