|
KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | dgebak (JOB, SIDE, N, ILO, IHI, SCALE, M, V, LDV, INFO) |
| subroutine dgebak | ( | character | JOB, |
| character | SIDE, | ||
| integer | N, | ||
| integer | ILO, | ||
| integer | IHI, | ||
| double precision, dimension( * ) | SCALE, | ||
| integer | M, | ||
| double precision, dimension( ldv, * ) | V, | ||
| integer | LDV, | ||
| integer | INFO | ||
| ) |