Limit the types that we import when building the PMPI interfaces (we
already did this for the MPI interfaces). This commit was SVN r26652.
Этот коммит содержится в:
родитель
11808852be
Коммит
1923f89170
@ -15,12 +15,7 @@ module mpi_f08_types
|
||||
|
||||
use, intrinsic :: ISO_C_BINDING
|
||||
|
||||
include "mpif-config.h"
|
||||
|
||||
!
|
||||
! constants (these must agree with those in mpif-common.h, mpif-config.h)
|
||||
!
|
||||
integer, parameter :: MPI_SUCCESS = 0
|
||||
include "mpif-all-common.h"
|
||||
|
||||
!
|
||||
! kind parameters
|
||||
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
x
Ссылка в новой задаче
Block a user