12integer ik,is,ias,n,i,nthd
14real(8),
allocatable :: jrmt_(:,:,:),jrir_(:,:)
40 call mpi_allreduce(mpi_in_place,jrmt_,n,mpi_double_precision,mpi_sum,
mpicom, &
43 call mpi_allreduce(mpi_in_place,jrir_,n,mpi_double_precision,mpi_sum,
mpicom, &
54deallocate(jrmt_,jrir_)
71call symrvf(.false.,.true.,
nrcmt,
nrcmti,
npcmt,
ngdgc,
ngtc,
ngvc,
nfgrzc,
igfc, &
subroutine genjprk(ik, jrmt_, jrir_)
integer, dimension(3) ngdgc
integer, dimension(maxspecies) nrcmt
integer, dimension(:), allocatable igfc
integer, dimension(maxatoms *maxspecies) idxis
integer, dimension(maxspecies) npcmt
real(8), dimension(:,:,:), allocatable jrmt
integer, dimension(:), allocatable igrzfc
integer, dimension(maxspecies) nrcmti
real(8), dimension(:,:), allocatable jrir
subroutine holdthd(nloop, nthd)
subroutine rfirctof(rfirc, rfir)
subroutine rfmtctof(rfmt)
subroutine rfshtip(nr, nri, rfmt)
subroutine symrvf(tspin, tnc, nrmt_, nrmti_, npmt_, ngridg_, ngtot_, ngvec_, nfgrz_, igfft_, igrzf_, ld1, rvfmt, ld2, rvfir)