KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dgebal (JOB, N, A, LDA, ILO, IHI, SCALE, INFO) |
subroutine dgebal | ( | character | JOB, |
integer | N, | ||
double precision, dimension( lda, * ) | A, | ||
integer | LDA, | ||
integer | ILO, | ||
integer | IHI, | ||
double precision, dimension( * ) | SCALE, | ||
integer | INFO | ||
) |