The call to rotate_dvscf_star is added in phonon.

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@9623 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
calandra 2012-11-12 21:35:06 +00:00
parent 559bdc4705
commit 9570d6a8ef
1 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,8 @@ PROGRAM phonon
! !
END IF END IF
! !
call rotate_dvscf_star(iq)
!
! electron-phonon interaction ! electron-phonon interaction
! !
IF ( elph ) THEN IF ( elph ) THEN