There was a line in previous commit that wasn't supposed to be there

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12507 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2016-06-19 12:46:20 +00:00
parent 424f5e19d5
commit 6ca4dc2f55
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ subroutine h_prec (ik, h_diag)
!
enddo
IF (noncolin) THEN
h_diag(ig,ibnd)=1.0_dp/max(1.0_dp,g2kin(ig)/eprec(ibnd,ik))
do ig = 1, ngk(ikq)
h_diag(ig+npwx,ibnd)=h_diag(ig,ibnd)
enddo