A problem in a recent commit. elph was no more working with trans=.false..

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@9918 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
dalcorso 2013-02-01 16:46:08 +00:00
parent 54b3403155
commit f699288a07
1 changed files with 1 additions and 7 deletions

View File

@ -39,13 +39,7 @@ SUBROUTINE elphon()
! counter on the modes
! the change of Vscf due to perturbations
COMPLEX(DP), POINTER :: dvscfin(:,:,:), dvscfins (:,:,:)
!
! This routine has to be called only if all representations are available
!
DO irr=1,nirr
IF (.NOT.done_elph(irr)) RETURN
ENDDO
CALL start_clock ('elphon')
if(dvscf_star%basis.eq.'cartesian') then