1
1

Update the file to declare the MPI_INTEGER1 and MPI_REAL2

This commit was SVN r1400.
Этот коммит содержится в:
George Bosilca 2004-06-17 22:15:34 +00:00
родитель b9102e62cb
Коммит ccca0451f7

Просмотреть файл

@ -222,8 +222,8 @@
parameter (MPI_ERRORS_ARE_FATAL=0)
parameter (MPI_ERRORS_RETURN=1)
integer MPI_INTEGER, MPI_INTEGER2, MPI_INTEGER4
integer MPI_INTEGER8, MPI_REAL, MPI_REAL4, MPI_REAL8
integer MPI_INTEGER, MPI_INTEGER1, MPI_INTEGER2, MPI_INTEGER4
integer MPI_INTEGER8, MPI_REAL, MPI_REAL2, MPI_REAL4, MPI_REAL8
integer MPI_REAL16, MPI_DOUBLE_PRECISION
integer MPI_COMPLEX, MPI_LOGICAL, MPI_CHARACTER
integer MPI_BYTE, MPI_PACKED, MPI_UB, MPI_LB, MPI_2REAL