KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dlarfx (SIDE, M, N, V, TAU, C, LDC, WORK) |
subroutine dlarfx | ( | character | SIDE, |
integer | M, | ||
integer | N, | ||
double precision, dimension( * ) | V, | ||
double precision | TAU, | ||
double precision, dimension( ldc, * ) | C, | ||
integer | LDC, | ||
double precision, dimension( * ) | WORK | ||
) |