Simpatico  v1.10
List of all members | Static Protected Attributes
Util::MpiTraitsNoType Class Reference

Detailed Description

Base class for MpiTraits with no type.

Definition at line 22 of file MpiTraits.h.

#include <MpiTraits.h>

Inheritance diagram for Util::MpiTraitsNoType:
Util::MpiTraits< T >

Static Protected Attributes

static const MPI::Datatype type = MPI::CHAR
 MPI Datatype (dummy - unused) More...
 
static const bool hasType = false
 Is the MPI type initialized? More...
 

Member Data Documentation

const MPI::Datatype Util::MpiTraitsNoType::type = MPI::CHAR
staticprotected

MPI Datatype (dummy - unused)

Definition at line 26 of file MpiTraits.h.

const bool Util::MpiTraitsNoType::hasType = false
staticprotected

Is the MPI type initialized?

Definition at line 28 of file MpiTraits.h.


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