KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dsteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO) |
subroutine dsteqr | ( | character | COMPZ, |
integer | N, | ||
double precision, dimension( * ) | D, | ||
double precision, dimension( * ) | E, | ||
double precision, dimension( ldz, * ) | Z, | ||
integer | LDZ, | ||
double precision, dimension( * ) | WORK, | ||
integer | INFO | ||
) |