Go to the source code of this file.
Functions/Subroutines | |
subroutine | symrvf (tspin, tnc, nrmt_, nrmti_, npmt_, ngridg_, ngtot_, ngvec_, nfgrz_, igfft_, igrzf_, ld1, rvfmt, ld2, rvfir) |
subroutine symrvf | ( | logical, intent(in) | tspin, |
logical, intent(in) | tnc, | ||
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) | ld1, | ||
real(8), dimension(ld1,natmtot,*), intent(inout) | rvfmt, | ||
integer, intent(in) | ld2, | ||
real(8), dimension(ld2,*), intent(inout) | rvfir | ||
) |
Definition at line 9 of file symrvf.f90.