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