2#ifndef UTIL_MPI_TRAITS_H
3#define UTIL_MPI_TRAITS_H
27 static const MPI::Datatype
type;
53 static const MPI::Datatype
type;
64 static const MPI::Datatype
type;
75 static const MPI::Datatype
type;
86 static const MPI::Datatype
type;
97 static const MPI::Datatype
type;
108 static const MPI::Datatype
type;
119 static const MPI::Datatype
type;
130 static const MPI::Datatype
type;
141 static const MPI::Datatype
type;
152 static const MPI::Datatype
type;
163 static const MPI::Datatype
type;
174 static const MPI::Datatype
type;
186 static const MPI::Datatype
type;
194 class MpiTraits< std::complex<double> >
197 static const MPI::Datatype
type;
205 class MpiTraits< std::complex<long double> >
208 static const MPI::Datatype
type;
218 class MpiTraits<wchar_t>
221 static const MPI::Datatype
type;
Base class for MpiTraits with no type.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype (dummy - unused)
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype.
static const bool hasType
Is the MPI type initialized?
static const MPI::Datatype type
MPI Datatype (dummy - unused)
File containing preprocessor macros for error handling.
Utility classes for scientific computation.