Nasty bug preventing restart

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7414 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
obm 2011-01-18 13:25:13 +00:00
parent e115e85ef5
commit 0ac72fcd25
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ subroutine bcast_lr_input
call mp_bcast (n_ipol, ionode_id )
call mp_bcast (plot_type, ionode_id )
call mp_bcast (no_hxc, ionode_id )
call mp_bcast (bgz_suffix, ionode_id )
call mp_barrier()
!print *, "bcast lr input finished"
!print *, "variables"