Go to the source code of this file.
Functions/Subroutines | |
| subroutine | eveqnuv (n, au, bv, w) |
| subroutine eveqnuv | ( | integer, intent(in) | n, |
| complex(8), dimension(n,n), intent(inout) | au, | ||
| complex(8), dimension(n,n), intent(inout) | bv, | ||
| real(8), dimension(n), intent(out) | w | ||
| ) |
Definition at line 6 of file eveqnuv.f90.