Skip to content
Snippets Groups Projects
Commit 0736ab75 authored by Stephan Schulz's avatar Stephan Schulz
Browse files

use mpi module, include file not Fortran 2003 compatible on OpenMPI 4

parent 91a8232e
No related branches found
No related tags found
1 merge request!8Refactor
......@@ -30,8 +30,8 @@
PROGRAM ALL_test_f
USE ALL_module
USE ISO_C_BINDING
use mpi
IMPLICIT NONE
INCLUDE "mpif.h"
INTEGER :: cart_comm
INTEGER :: dims(3)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment