We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9d87c commit 00a219eCopy full SHA for 00a219e
mpi.h
@@ -161,7 +161,6 @@ typedef struct MPI_ABI_Datatype* MPI_Datatype;
161
#define MPI_UINT64_T ((MPI_Datatype)0x00000259)
162
#define MPIX_LOGICAL1 ((MPI_Datatype)0x000002c0)
163
#define MPI_INTEGER1 ((MPI_Datatype)0x000002c1)
164
-#define MPIX_REAL1 ((MPI_Datatype)0x000002c2)
165
#define MPI_CHARACTER ((MPI_Datatype)0x000002c3)
166
#define MPIX_LOGICAL2 ((MPI_Datatype)0x000002c8)
167
#define MPI_INTEGER2 ((MPI_Datatype)0x000002c9)
0 commit comments