Simpatico  v1.10
List of all members
Util::MpiTraits< T > Class Template Reference

Detailed Description

template<typename T>
class Util::MpiTraits< T >

Default MpiTraits class.

Each explicit specialization of MpiTraits has a public static const member named type. This is the MPI data type associated with the C++ template type parameter.

Definition at line 39 of file MpiTraits.h.

#include <MpiTraits.h>

Inheritance diagram for Util::MpiTraits< T >:
Util::MpiTraitsNoType

Additional Inherited Members

- Static Protected Attributes inherited from Util::MpiTraitsNoType
static const MPI::Datatype type = MPI::CHAR
 MPI Datatype (dummy - unused) More...
 
static const bool hasType = false
 Is the MPI type initialized? More...
 

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