Dune::MPITraits< T > Class Template Reference
[ISTL Communication]

#include <mpitraits.hh>


Detailed Description

template<typename T>
class 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();


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

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)