26integer nr,nri,iro,i0,i1
28complex(8),
allocatable :: zrhomt(:,:),zrhoir(:)
29complex(8),
allocatable :: zvclmt(:,:),zvclir(:)
65call zpotcoul(0,
nrmt,
nrmti,
npmt,
nrmtmax,
rlmt,
ngridg,
igfft,
ngvec,
gc,
gclg,
ngvec, &
85deallocate(zvclmt,zvclir)
subroutine genzvclmt(nrmt_, nrmti_, ld1, rl, wpr, ld2, zrhomt, zvclmt)
integer, dimension(maxspecies) nrmti
integer, dimension(3) ngridg
integer, dimension(maxspecies) nrmt
real(8), dimension(:), pointer, contiguous rhoir
real(8), dimension(:,:,:), allocatable jlgrmt
integer, dimension(maxatoms *maxspecies) idxis
complex(8), dimension(:,:), allocatable sfacg
integer, dimension(:), allocatable igfft
real(8), dimension(:), allocatable vclir
real(8), dimension(:,:,:), allocatable wprmt
integer, dimension(maxspecies) npmt
real(8), dimension(:,:), allocatable vclmt
real(8), dimension(:,:), allocatable vcln
real(8), dimension(:), allocatable gclg
real(8), dimension(:,:), pointer, contiguous rhomt
complex(8), dimension(:,:), allocatable ylmg
real(8), dimension(:), allocatable gc
real(8), dimension(:,:,:), allocatable rlmt
subroutine holdthd(nloop, nthd)
pure subroutine rtozfmt(nr, nri, rfmt, zfmt)
subroutine zpotcoul(iash, nrmt_, nrmti_, npmt_, ld1, rl, ngridg_, igfft_, ngp, gpc, gclgp, ld2, jlgprmt, ylmgp, sfacgp, zrhoir, ld3, zvclmt, zvclir)
pure subroutine ztorfmt(nr, nri, zfmt, rfmt)
subroutine zvcldisp(zvclmt)