Skip to content
Snippets Groups Projects
Commit 33e666c1 authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann :seedling:
Browse files

remove std before mpi init

parent e0ab7acc
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@ SUBROUTINE control
! ] 1. Prologue
! 1.0 Initialize the parallel environment
CALL speak('Init MPI [',2)
CALL ppinit
CALL speak('] MPI initialized',2)
CALL mpi_barrier(MPI_COMM_WORLD, ierr)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment