|
KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | dlarft (DIRECT, STOREV, N, K, V, LDV, TAU, T, LDT) |
| subroutine dlarft | ( | character | DIRECT, |
| character | STOREV, | ||
| integer | N, | ||
| integer | K, | ||
| double precision, dimension( ldv, * ) | V, | ||
| integer | LDV, | ||
| double precision, dimension( * ) | TAU, | ||
| double precision, dimension( ldt, * ) | T, | ||
| integer | LDT | ||
| ) |