Go to the source code of this file.
|
subroutine | symrf (nrmt_, nrmti_, npmt_, ngridg_, ngtot_, ngvec_, nfgrz_, igfft_, igrzf_, ld, rfmt, rfir) |
|
◆ symrf()
subroutine symrf |
( |
integer, dimension(nspecies), intent(in) |
nrmt_, |
|
|
integer, dimension(nspecies), intent(in) |
nrmti_, |
|
|
integer, dimension(nspecies), intent(in) |
npmt_, |
|
|
integer, dimension(3), intent(in) |
ngridg_, |
|
|
integer, intent(in) |
ngtot_, |
|
|
integer, intent(in) |
ngvec_, |
|
|
integer, intent(in) |
nfgrz_, |
|
|
integer, dimension(ngvec_), intent(in) |
igfft_, |
|
|
integer, dimension(nfgrz_), intent(in) |
igrzf_, |
|
|
integer, intent(in) |
ld, |
|
|
real(8), dimension(ld,natmtot), intent(inout) |
rfmt, |
|
|
real(8), dimension(ngtot_), intent(inout) |
rfir |
|
) |
| |