Go to the source code of this file.
Functions/Subroutines | |
| subroutine | wfirsv (tgp, nst, idx, ngridg_, igfft_, ngp, igpig, evecfv, evecsv, ld, wfir) |
| subroutine wfirsv | ( | 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(nmatmax,nstfv,nspnfv), intent(in) | evecfv, | ||
| complex(8), dimension(nstsv,nstsv), intent(in) | evecsv, | ||
| integer, intent(in) | ld, | ||
| complex(8), dimension(ld,nspinor,nst), intent(out) | wfir | ||
| ) |
Definition at line 6 of file wfirsv.f90.