29 logical,
intent(in) :: tfv,tvclcr
33 real(8),
allocatable :: vmt(:,:),vir(:),bmt(:,:,:),bir(:,:)
38 allocate(bmt(1,1,1),bir(1,1))
56 write(*,
'("Info(genkmat): ",I6," of ",I6," k-points")') ik,
nkpt 58 call putkmat(tfv,tvclcr,ik,vmt,vir,bmt,bir)
62 deallocate(vmt,vir,bmt,bir)
subroutine holdthd(nloop, nthd)
subroutine genkmat(tfv, tvclcr)
subroutine vblocal(vmt, vir, bmt, bir)
subroutine putkmat(tfv, tvclcr, ik, vmt, vir, bmt, bir)