~javier-junquera/siesta/lda+u+so

« back to all changes in this revision

Viewing changes to Src/compute_dm.F

  • Committer: Nick Papior
  • Date: 2018-11-09 09:36:46 UTC
  • mfrom: (560.1.476 4.1)
  • Revision ID: nickpapior@gmail.com-20181109093646-b9rx59dx9vyjict2
Merged r1024-1036, GR-pulay, OMM-reuse and test updates

Fixed GR-pulay, OMM-psi reuse.

Updated all tests from 4.1 and fixed input options for nearly
all tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
181
181
     $              xijo, indxuo, gamma_SCF,
182
182
     &              kpoint_scf%N, kpoint_scf%k, kpoint_scf%w,
183
183
     &              eo, qo, Dscf, Escf, ef, efs, Entropy, no_u,
184
 
     &              occtol, iscf, neigwanted)
 
184
     &              occtol, iscf, neigwanted,
 
185
     &              dealloc_psi=.not. CallDiagon)
185
186
        Ecorrec = 0.0_dp
186
187
        PreviousCallDiagon=.true.
187
188
      elseif (isolve .eq. SOLVE_ORDERN) then