Skip to content

Commit

Permalink
Remove only options from use mpi
Browse files Browse the repository at this point in the history
  • Loading branch information
pecchia authored and aradi committed Sep 14, 2021
1 parent ee1c126 commit 41ef2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mpifx_comm.fpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!> Contains the extended MPI communicator.
module mpifx_comm_module
use mpi, only : MPI_COMM_WORLD, mpi_comm_size, mpi_comm_rank, mpi_comm_split, mpi_comm_free
use mpi
use mpifx_helper_module
implicit none
private
Expand Down

0 comments on commit 41ef2c3

Please sign in to comment.