Changes MPI_Intercomm_merge high variable from integer to logical
This commit was SVN r9782.
Этот коммит содержится в:
родитель
4256705ffb
Коммит
0c584d783e
@ -5663,7 +5663,7 @@ output_162() {
|
||||
subroutine ${procedure}(intercomm, high, newintercomm, ierr)
|
||||
include 'mpif.h'
|
||||
integer, intent(in) :: intercomm
|
||||
integer, intent(in) :: high
|
||||
logical, intent(in) :: high
|
||||
integer, intent(out) :: newintercomm
|
||||
integer, intent(out) :: ierr
|
||||
end subroutine ${procedure}
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user