[skip-CI] More forgotten references to routine in module

This commit is contained in:
Paolo Giannozzi 2023-10-18 16:38:14 +02:00
parent 95a66ba30e
commit 6d70b91ff1
2 changed files with 3 additions and 1 deletions

View File

@ -1911,6 +1911,7 @@
USE ions_base, ONLY : nat, ntyp => nsp, ityp, tau
USE uspp, ONLY : nkb, vkb
USE uspp_param, ONLY : upf, lmaxq, nh, nhm
USE upf_spinorb, ONLY : transform_qq_so
USE becmod, ONLY : becp, calbec, allocate_bec_type, &
deallocate_bec_type
USE noncollin_module,ONLY : noncolin, npol, lspinorb

View File

@ -2544,6 +2544,7 @@ SUBROUTINE compute_mmn
USE constants, ONLY : tpi
USE uspp, ONLY : nkb, vkb
USE uspp_param, ONLY : upf, nh, lmaxq, nhm
USE upf_spinorb, ONLY : transform_qq_so
USE becmod, ONLY : bec_type, becp, calbec, &
allocate_bec_type, deallocate_bec_type
USE mp_pools, ONLY : intra_pool_comm
@ -3775,7 +3776,7 @@ SUBROUTINE compute_mmn_ibz
SUBROUTINE init_qb_so(qb, qq_so)
! TODO: Use this also in compute_mmn
USE uspp_param, ONLY : upf, nh, lmaxq, nhm
!USE ions_base, ONLY : nat, ntyp, ityp, tau
USE upf_spinorb, ONLY : transform_qq_so
USE cell_base, ONLY : omega, tpiba
USE ions_base, ONLY : ntyp => nsp
USE noncollin_module,ONLY : lspinorb