1
1
KAWASHIMA Takahiro 107c0073dd fortran: Fix: MPI_UNWEIGHTED and MPI_WEIGHTS_EMPTY should be arrays.
Without this modification, gfortran throw the following error
if these variables are used for `MPI_DIST_GRAPH_CREATE_ADJACENT` or
`MPI_DIST_GRAPH_CREATE_ADJACENT`.

  Error: There is no specific subroutine for the generic
  'mpi_dist_graph_create_adjacent' at (1)
2015-11-04 10:38:25 +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