Go to the source code of this file.
Functions/Subroutines | |
subroutine | getevecuv (ikp, vpl, u, v) |
subroutine getevecuv | ( | integer, intent(in) | ikp, |
real(8), dimension(3), intent(in) | vpl, | ||
complex(8), dimension(nstsv,nstsv), intent(out) | u, | ||
complex(8), dimension(nstsv,nstsv), intent(out) | v | ||
) |
Definition at line 6 of file getevecuv.f90.