Simpatico
v1.10
|
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>
Additional Inherited Members | |
![]() | |
static const MPI::Datatype | type = MPI::CHAR |
MPI Datatype (dummy - unused) More... | |
static const bool | hasType = false |
Is the MPI type initialized? More... | |