1
1
KAWASHIMA Takahiro 9bf93810d7 fortran: Fix: array dimension of MPI_ARGVS_NULL.
`MPI_ARGVS_NULL` should be a two-dimensional array.
Without this modification, gfortran throw the following error
if `MPI_ARGVS_NULL` is used for `MPI_COMM_SPAWN_MULTIPLE`.

  Error: There is no specific subroutine for the generic
  'mpi_comm_spawn_multiple' at (1)
2015-11-04 10:38:24 +09:00
..
2015-08-24 09:32:33 -06:00
2015-10-14 09:52:30 -06:00
2015-10-16 11:04:17 -06:00
2015-05-08 09:23:55 +09:00