Go to the source code of this file.
Functions/Subroutines | |
subroutine | genwfsv (tsh, tgp, nst, idx, ngridg_, igfft_, ngp, igpig, apwalm, evecfv, evecsv, wfmt, ld, wfir) |
subroutine genwfsv | ( | 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_, | ||
integer, dimension(nspnfv), intent(in) | ngp, | ||
integer, dimension(ngkmax,nspnfv), intent(in) | igpig, | ||
complex(8), dimension(ngkmax,apwordmax,lmmaxapw,natmtot,nspnfv), intent(in) | apwalm, | ||
complex(8), dimension(nmatmax,nstfv,nspnfv), intent(in) | evecfv, | ||
complex(8), dimension(nstsv,nstsv), intent(in) | evecsv, | ||
complex(8), dimension(npcmtmax,natmtot,nspinor,nst), intent(out) | wfmt, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,nspinor,nst), intent(out) | wfir | ||
) |
Definition at line 9 of file genwfsv.f90.