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

Detailed Description

template<>
class Util::MpiTraits< Vector >

Explicit specialization MpiTraits<Vector>.

Definition at line 449 of file Vector.h.

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

MPI Datatype.

Initialize MPI Datatype.

Definition at line 452 of file Vector.h.

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

Is the MPI type initialized?

Definition at line 453 of file Vector.h.


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