GRASP
Functions/Subroutines
gdvd.f90 File Reference

Functions/Subroutines

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

Function/Subroutine Documentation

◆ gdvd()

subroutine gdvd (   OP,
integer  N,
integer  LIM,
real(double), dimension(n), intent(inout)  DIAG,
integer  ILOW,
integer  IHIGH,
integer, dimension(lim)  ISELEC,
integer  NIV,
integer  MBLOCK,
real(double)  CRITE,
real(double)  CRITC,
real(double)  CRITR,
real(double)  ORTHO,
integer  MAXITER,
real(double), dimension(iwrsz)  WORK,
integer  IWRSZ,
integer, dimension(iiwsz)  IWORK,
integer  IIWSZ,
logical  HIEND,
integer  NLOOPS,
integer, intent(out NMV,
integer  IERR 
)