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

Detailed Description

template<>
class Util::MpiTraits< Util::LatticeSystem >

Explicit specialization MpiTraits<LatticeSystem>.

Definition at line 67 of file LatticeSystem.h.

#include <LatticeSystem.h>

Static Public Attributes

static MPI::Datatype type = MPI::INT
 MPI Datatype. More...
 
static bool hasType = true
 Is the MPI type initialized? More...
 

Member Data Documentation

MPI::Datatype Util::MpiTraits< Util::LatticeSystem >::type = MPI::INT
static

MPI Datatype.

Initialize LatticeSystem:: MPI Datatype.

Definition at line 70 of file LatticeSystem.h.

bool Util::MpiTraits< Util::LatticeSystem >::hasType = true
static

Is the MPI type initialized?

Definition at line 71 of file LatticeSystem.h.


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