KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dlascl (TYPE, KL, KU, CFROM, CTO, M, N, A, LDA, INFO) |
subroutine dlascl | ( | character | TYPE, |
integer | KL, | ||
integer | KU, | ||
double precision | CFROM, | ||
double precision | CTO, | ||
integer | M, | ||
integer | N, | ||
double precision, dimension( lda, * ) | A, | ||
integer | LDA, | ||
integer | INFO | ||
) |