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

Detailed Description

template<>
class Util::MpiTraits< IntVector >

Explicit specialization MpiTraits<IntVector>.

Definition at line 443 of file IntVector.h.

#include <IntVector.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< IntVector >::type = MPI::BYTE
static

MPI Datatype.

Definition at line 446 of file IntVector.h.

bool Util::MpiTraits< IntVector >::hasType = false
static

Is the MPI type initialized?

Definition at line 447 of file IntVector.h.


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