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

Go to the source code of this file.

Functions/Subroutines

subroutine dsyev (JOBZ, UPLO, N, A, LDA, W, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ dsyev()

subroutine dsyev ( character  JOBZ,
character  UPLO,
integer  N,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( * )  W,
double precision, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 1 of file dsyev.f.

References dlascl(), dorgtr(), dscal(), dsteqr(), dsterf(), dsytrd(), and xerbla().

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