~albertog/siesta/merge-OSSO

« back to all changes in this revision

Viewing changes to Src/m_pexsi_local_dos.F90

  • Committer: Alberto Garcia
  • Date: 2018-04-27 21:51:56 UTC
  • mfrom: (604.7.45 trunk)
  • Revision ID: albertog@icmab.es-20180427215156-fbcar5ivfryae5r7
Sync to trunk-692: update imports in pexsi_local_dos

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    use parallel,       only:  SIESTA_worker
23
23
    use m_ntm
24
24
    use m_forces,       only: fa
25
 
    use m_spin,         only: nspin, qs, efs
 
25
    use m_spin,         only: nspin
 
26
    use atomlist,       only: qs => qtots
 
27
    use m_energies,     only: efs
26
28
    use m_dhscf,        only: dhscf
27
29
  
28
30
    implicit none