mp_world removal

This commit is contained in:
Paolo Giannozzi 2020-07-07 18:16:33 +02:00
parent dbceb6a013
commit a33b2473e8
2 changed files with 0 additions and 2 deletions

View File

@ -256,7 +256,6 @@ MODULE io_dyn_mat
USE iotk_module, ONLY : iotk_scan_begin, iotk_open_read, &
iotk_scan_dat, iotk_scan_end, iotk_free_unit
USE io_global, ONLY : ionode
USE mp_world, ONLY : world_comm
!
IMPLICIT NONE
!

View File

@ -856,7 +856,6 @@ MODULE ph_restart
iotk_scan_end
USE io_global, ONLY : ionode, ionode_id
USE mp, ONLY : mp_bcast
USE mp_global, ONLY : world_comm
!
IMPLICIT NONE
!