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