Skip to content

Commit 00a219e

Browse files
dalcinljeffhammond
authored andcommitted
Remove MPIX_REAL1
1 parent 2f9d87c commit 00a219e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mpi.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ typedef struct MPI_ABI_Datatype* MPI_Datatype;
161161
#define MPI_UINT64_T ((MPI_Datatype)0x00000259)
162162
#define MPIX_LOGICAL1 ((MPI_Datatype)0x000002c0)
163163
#define MPI_INTEGER1 ((MPI_Datatype)0x000002c1)
164-
#define MPIX_REAL1 ((MPI_Datatype)0x000002c2)
165164
#define MPI_CHARACTER ((MPI_Datatype)0x000002c3)
166165
#define MPIX_LOGICAL2 ((MPI_Datatype)0x000002c8)
167166
#define MPI_INTEGER2 ((MPI_Datatype)0x000002c9)

0 commit comments

Comments
 (0)