[FLASH-USERS] Update to mpi_amr_redist_blk.F90 for HVECTOR call.
Klaus Weide
klaus at flash.uchicago.edu
Tue Mar 5 17:54:07 EST 2019
On Tue, 5 Mar 2019, Joshua Wall wrote:
> Whelp, I spoke too soon, as I've now successfully caused the new version to
> crash. Any chance anyone has successfully updated this for the new MPI 3.0
> call?
Do you get an error (at compile time?) if you replace
Include 'mpif.h'
with
USE mpi_f08 ! must be before the implicit; assumes you have that module!
?
More information about the flash-users
mailing list