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

Go to the source code of this file.

Functions/Subroutines

subroutine dtrevc (SIDE, HOWMNY, SELECT, N, T, LDT, VL, LDVL, VR, LDVR, MM, M, WORK, INFO)
 

Function/Subroutine Documentation

◆ dtrevc()

subroutine dtrevc ( character  SIDE,
character  HOWMNY,
logical, dimension( * )  SELECT,
integer  N,
double precision, dimension( ldt, * )  T,
integer  LDT,
double precision, dimension( ldvl, * )  VL,
integer  LDVL,
double precision, dimension( ldvr, * )  VR,
integer  LDVR,
integer  MM,
integer  M,
double precision, dimension( * )  WORK,
integer  INFO 
)

Definition at line 1 of file dtrevc.f.

References daxpy(), dcopy(), dgemv(), dlabad(), dlaln2(), dscal(), and xerbla().

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