Missing broadcast causing crash in phonon with new restart and parallel

execution. There are for sure others: results are incorrect.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2711 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2006-01-18 18:10:02 +00:00
parent cbb7a98e56
commit 752f5a0846
1 changed files with 1 additions and 0 deletions

View File

@ -1267,6 +1267,7 @@ MODULE pw_restart
CALL mp_bcast( ityp, ionode_id )
CALL mp_bcast( tau, ionode_id )
CALL mp_bcast( if_pos, ionode_id )
CALL mp_bcast( psfile, ionode_id )
!
lions_read = .TRUE.
!