Go to the source code of this file.
Functions/Subroutines | |
subroutine | symrvfir (tspin, tnc, ngridg_, ngtot_, ngvec_, nfgrz_, igfft_, igrzf_, ld, rvfir) |
subroutine symrvfir | ( | logical, intent(in) | tspin, |
logical, intent(in) | tnc, | ||
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,*), intent(inout) | rvfir | ||
) |
Definition at line 9 of file symrvfir.f90.