ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | bdtrexc (N, T, LDT, IFST, ILST, NITRAF, ITRAF, NDTRAF, DTRAF, WORK, INFO) |
subroutine bdtrexc | ( | integer | N, |
double precision, dimension( ldt, * ) | T, | ||
integer | LDT, | ||
integer | IFST, | ||
integer | ILST, | ||
integer | NITRAF, | ||
integer, dimension( * ) | ITRAF, | ||
integer | NDTRAF, | ||
double precision, dimension( * ) | DTRAF, | ||
double precision, dimension( * ) | WORK, | ||
integer | INFO | ||
) |