KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dsygs2 (ITYPE, UPLO, N, A, LDA, B, LDB, INFO) |
subroutine dsygs2 | ( | integer | ITYPE, |
character | UPLO, | ||
integer | N, | ||
double precision, dimension( lda, * ) | A, | ||
integer | LDA, | ||
double precision, dimension( ldb, * ) | B, | ||
integer | LDB, | ||
integer | INFO | ||
) |