Go to the source code of this file.
Functions/Subroutines | |
subroutine | eveqnit (nmatp, ngp, igpig, vpl, vgpl, vgpc, apwalm, evalfv, evecfv) |
subroutine eveqnit | ( | integer, intent(in) | nmatp, |
integer, intent(in) | ngp, | ||
integer, dimension(ngkmax), intent(in) | igpig, | ||
real(8), dimension(3), intent(in) | vpl, | ||
real(8), dimension(3,ngkmax), intent(in) | vgpl, | ||
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 6 of file eveqnit.f90.