Go to the source code of this file.
Functions/Subroutines | |
subroutine | eveqn (ik, evalfv, evecfv, evecsv) |
subroutine eveqn | ( | integer, intent(in) | ik, |
real(8), dimension(nstfv,nspnfv), intent(out) | evalfv, | ||
complex(8), dimension(nmatmax,nstfv,nspnfv), intent(out) | evecfv, | ||
complex(8), dimension(nstsv,nstsv), intent(out) | evecsv | ||
) |