It is not redundant once the typo is corrected.
This commit was SVN r26965.
Этот коммит содержится в:
родитель
7af34b1557
Коммит
6c39d16319
@ -307,6 +307,7 @@
|
||||
integer MPI_COMBINER_F90_COMPLEX
|
||||
integer MPI_COMBINER_F90_INTEGER
|
||||
integer MPI_COMBINER_RESIZED
|
||||
integer MPI_COMBINER_HINDEXED_BLOCK
|
||||
|
||||
parameter (MPI_COMBINER_NAMED=0)
|
||||
parameter (MPI_COMBINER_DUP=1)
|
||||
@ -326,6 +327,7 @@
|
||||
parameter (MPI_COMBINER_F90_COMPLEX=15)
|
||||
parameter (MPI_COMBINER_F90_INTEGER=16)
|
||||
parameter (MPI_COMBINER_RESIZED=17)
|
||||
parameter (MPI_COMBINER_HINDEXED_BLOCK=18)
|
||||
|
||||
!
|
||||
! Communicator split type constants.
|
||||
|
@ -374,6 +374,7 @@
|
||||
parameter (MPI_COMBINER_F90_COMPLEX=15)
|
||||
parameter (MPI_COMBINER_F90_INTEGER=16)
|
||||
parameter (MPI_COMBINER_RESIZED=17)
|
||||
parameter (MPI_COMBINER_HINDEXED_BLOCK=18)
|
||||
|
||||
!
|
||||
! Communicator split type constants.
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user