KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dpbtrs (UPLO, N, KD, NRHS, AB, LDAB, B, LDB, INFO) |
subroutine dpbtrs | ( | character | UPLO, |
integer | N, | ||
integer | KD, | ||
integer | NRHS, | ||
double precision, dimension( ldab, * ) | AB, | ||
integer | LDAB, | ||
double precision, dimension( ldb, * ) | B, | ||
integer | LDB, | ||
integer | INFO | ||
) |