KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dlahrd (N, K, NB, A, LDA, TAU, T, LDT, Y, LDY) |
subroutine dlahrd | ( | integer | N, |
integer | K, | ||
integer | NB, | ||
double precision, dimension( lda, * ) | A, | ||
integer | LDA, | ||
double precision, dimension( nb ) | TAU, | ||
double precision, dimension( ldt, nb ) | T, | ||
integer | LDT, | ||
double precision, dimension( ldy, nb ) | Y, | ||
integer | LDY | ||
) |