KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dlasr (SIDE, PIVOT, DIRECT, M, N, C, S, A, LDA) |
subroutine dlasr | ( | character | SIDE, |
character | PIVOT, | ||
character | DIRECT, | ||
integer | M, | ||
integer | N, | ||
double precision, dimension( * ) | C, | ||
double precision, dimension( * ) | S, | ||
double precision, dimension( lda, * ) | A, | ||
integer | LDA | ||
) |