dune-common  2.2.1
Static Public Member Functions | List of all members

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

#include <dune/common/bigunsignedint.hh>

Static Public Member Functions

static MPI_Datatype getType ()
 

Detailed Description

template<class K>
class Dune::MPITraits< K >

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<class K >
static MPI_Datatype Dune::MPITraits< K >::getType ( )
inlinestatic

The documentation for this class was generated from the following files: