2#ifndef UTIL_MPI_TRAITS_H
3#define UTIL_MPI_TRAITS_H
29 static const MPI::Datatype
type;
59 static const MPI::Datatype
type;
72 static const MPI::Datatype
type;
85 static const MPI::Datatype
type;
98 static const MPI::Datatype
type;
111 static const MPI::Datatype
type;
124 static const MPI::Datatype
type;
137 static const MPI::Datatype
type;
150 static const MPI::Datatype
type;
163 static const MPI::Datatype
type;
176 static const MPI::Datatype
type;
189 static const MPI::Datatype
type;
202 static const MPI::Datatype
type;
214 static const MPI::Datatype
type;
224 class MpiTraits< std::complex<double> >
227 static const MPI::Datatype
type;
237 class MpiTraits< std::complex<long double> >
240 static const MPI::Datatype
type;
252 class MpiTraits<wchar_t>
255 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.