Go to the source code of this file.
Functions/Subroutines | |
subroutine | getevecfv (fext, ikp, vpl, vgpl, evecfv) |
subroutine getevecfv | ( | character(*), intent(in) | fext, |
integer, intent(in) | ikp, | ||
real(8), dimension(3), intent(in) | vpl, | ||
real(8), dimension(3,ngkmax,nspnfv), intent(in) | vgpl, | ||
complex(8), dimension(nmatmax,nstfv,nspnfv), intent(out) | evecfv | ||
) |
Definition at line 9 of file getevecfv.f90.