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