Go to the source code of this file.
Functions/Subroutines | |
| subroutine | eveqnsv (ngp, igpig, vgpc, apwalm, evalfv, evecfv, evalsv_, evecsv) |
| subroutine eveqnsv | ( | integer, intent(in) | ngp, |
| integer, dimension(ngkmax), intent(in) | igpig, | ||
| real(8), dimension(3,ngkmax), intent(in) | vgpc, | ||
| complex(8), dimension(ngkmax,apwordmax,lmmaxapw,natmtot), intent(in) | apwalm, | ||
| real(8), dimension(nstfv), intent(in) | evalfv, | ||
| complex(8), dimension(nmatmax,nstfv), intent(in) | evecfv, | ||
| real(8), dimension(nstsv), intent(out) | evalsv_, | ||
| complex(8), dimension(nstsv,nstsv), intent(out) | evecsv | ||
| ) |
Definition at line 7 of file eveqnsv.f90.