Simpatico  v1.10
List of all members | Static Public Attributes
Util::MpiTraits< Pair< int > > Class Template Reference

Detailed Description

template<>
class Util::MpiTraits< Pair< int > >

Explicit specialization MpiTraits< Pair<int> >.

Definition at line 25 of file McMd_mpi.h.

#include <McMd_mpi.h>

Static Public Attributes

static MPI::Datatype type = MPI::BYTE
 MPI Datatype. More...
 
static bool hasType = false
 Is the MPI type initialized? More...
 

Member Data Documentation

MPI::Datatype Util::MpiTraits< Pair< int > >::type = MPI::BYTE
static

MPI Datatype.

Definition at line 28 of file McMd_mpi.h.

bool Util::MpiTraits< Pair< int > >::hasType = false
static

Is the MPI type initialized?

Definition at line 29 of file McMd_mpi.h.


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