6 subroutine genzvclmt(nrmt_,nrmti_,ld1,rl,wpr,ld2,zvclmt)
11 integer,
intent(in) :: nrmt_(nspecies),nrmti_(nspecies)
12 integer,
intent(in) :: ld1
13 real(8),
intent(in) :: rl(ld1,-lmaxo-1:lmaxo+2,nspecies)
14 real(8),
intent(in) :: wpr(4,ld1,nspecies)
15 integer,
intent(in) :: ld2
16 complex(8),
intent(inout) :: zvclmt(ld2,natmtot)
26 call zpotclmt(nrmt_(is),nrmti_(is),ld1,rl(:,:,is),wpr(:,:,is),zvclmt(:,ias))
pure subroutine zpotclmt(nr, nri, ld, rl, wpr, zvclmt)
subroutine genzvclmt(nrmt_, nrmti_, ld1, rl, wpr, ld2, zvclmt)
integer, dimension(maxatoms *maxspecies) idxis
subroutine holdthd(nloop, nthd)