Go to the source code of this file.
Functions/Subroutines | |
subroutine | genwfsvp_sp (tsh, tgp, nst, idx, ngridg_, igfft_, vpl, ngp, igpig, wfmt, ld, wfir) |
subroutine genwfsvp_sp | ( | logical, intent(in) | tsh, |
logical, intent(in) | tgp, | ||
integer, intent(in) | nst, | ||
integer, dimension(*), intent(in) | idx, | ||
integer, dimension(3), intent(in) | ngridg_, | ||
integer, dimension(*), intent(in) | igfft_, | ||
real(8), dimension(3), intent(in) | vpl, | ||
integer, dimension(nspnfv), intent(out) | ngp, | ||
integer, dimension(ngkmax,nspnfv), intent(out) | igpig, | ||
complex(4), dimension(npcmtmax,natmtot,nspinor,nst), intent(out) | wfmt, | ||
integer, intent(in) | ld, | ||
complex(4), dimension(ld,nspinor,nst), intent(out) | wfir | ||
) |
Definition at line 6 of file genwfsvp_sp.f90.