15#ifndef MAIA_MS_COMPILER
32 static MPI_Datatype
mpiType() {
return MPI_LONG; };
41 static MPI_Datatype
mpiType() {
return MPI_DOUBLE; };
53 static MPI_Datatype
mpiType() {
return MPI_CHAR; };
59 static MPI_Datatype
mpiType() {
return MPI_INT; };
65 static MPI_Datatype
mpiType() {
return MPI_UNSIGNED; };
71 static MPI_Datatype
mpiType() {
return MPI_LONG; };
77 static MPI_Datatype
mpiType() {
return MPI_UNSIGNED_LONG; };
83 static MPI_Datatype
mpiType() {
return MPI_C_BOOL; };
89 static MPI_Datatype
mpiType() {
return MPI_UINT8_T; };
std::basic_string< char > MString
Namespace for auxiliary functions/classes.
static MPI_Datatype mpiType()
static MPI_Datatype mpiType()
static MPI_Datatype mpiType()
static MPI_Datatype mpiType()
static MPI_Datatype mpiType()
static MPI_Datatype mpiType()
static MPI_Datatype mpiType()
static MPI_Datatype mpiType()
static MPI_Datatype mpiType()
typename detail_::traits_error< T >::ERROR_CANNOT_USE_NON_SPECIFIED_TRAITS error