KTH framework for Nek5000 toolboxes; testing version  0.0.1
dhseqr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dhseqr (JOB, COMPZ, N, ILO, IHI, H, LDH, WR, WI, Z, LDZ, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ dhseqr()

subroutine dhseqr ( character  JOB,
character  COMPZ,
integer  N,
integer  ILO,
integer  IHI,
double precision, dimension( ldh, * )  H,
integer  LDH,
double precision, dimension( * )  WR,
double precision, dimension( * )  WI,
double precision, dimension( ldz, * )  Z,
integer  LDZ,
double precision, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 1 of file dhseqr.f.

References dcopy(), dgemv(), dlabad(), dlacpy(), dlahqr(), dlarfg(), dlarfx(), dlaset(), dscal(), and xerbla().

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