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

Detailed Description

template<>
class Util::MpiTraits< unsigned long >

MpiTraits<unsigned long> explicit specialization.

Definition at line 127 of file MpiTraits.h.

#include <MpiTraits.h>

Static Public Attributes

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

Member Data Documentation

const MPI::Datatype Util::MpiTraits< unsigned long >::type = MPI::UNSIGNED_LONG
static

MPI Datatype.

Definition at line 130 of file MpiTraits.h.

const bool Util::MpiTraits< unsigned long >::hasType = true
static

Is the MPI type initialized?

Definition at line 131 of file MpiTraits.h.


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