DVDSON Subroutine

subroutine DVDSON(OP, N, LIM, DIAG, ILOW, IHIGH, ISELEC, NIV, MBLOCK, CRITE, CRITC, CRITR, ORTHO, MAXITER, WORK, IWRSZ, IWORK, IIWSZ, HIEND, NLOOPS, NMV, IERR)

Arguments

Type IntentOptional Attributes Name
real :: OP
integer :: N
integer :: LIM
real :: DIAG
integer :: ILOW
integer :: IHIGH
integer :: ISELEC
integer :: NIV
integer :: MBLOCK
real :: CRITE
real :: CRITC
real :: CRITR
real :: ORTHO
integer :: MAXITER
real :: WORK
integer :: IWRSZ
integer :: IWORK
integer :: IIWSZ
logical :: HIEND
integer :: NLOOPS
integer :: NMV
integer :: IERR

Calls

proc~~dvdson~~CallsGraph proc~dvdson DVDSON dcopy dcopy proc~dvdson->dcopy dscal dscal proc~dvdson->dscal dvdrvr dvdrvr proc~dvdson->dvdrvr setup setup proc~dvdson->setup