The Elk Code
dsygvxi.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dsygvxi (n, m, ld1, a, b, w, ld2, z, lwork, work)
 

Function/Subroutine Documentation

◆ dsygvxi()

subroutine dsygvxi ( integer, intent(in)  n,
integer, intent(in)  m,
integer, intent(in)  ld1,
real(8), dimension(ld1,*), intent(in)  a,
real(8), dimension(ld1,*), intent(in)  b,
real(8), dimension(m), intent(out)  w,
integer, intent(in)  ld2,
real(8), dimension(ld2,m), intent(out)  z,
integer, intent(in)  lwork,
real(8), dimension(lwork), intent(out)  work 
)

Definition at line 7 of file dsygvxi.f90.

Here is the call graph for this function:
Here is the caller graph for this function: