ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
dstegr2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dstegr2 (JOBZ, RANGE, N, D, E, VL, VU, IL, IU, M, W, Z, LDZ, NZC, ISUPPZ, WORK, LWORK, IWORK, LIWORK, DOL, DOU, ZOFFSET, INFO)
 

Function/Subroutine Documentation

◆ dstegr2()

subroutine dstegr2 ( character  JOBZ,
character  RANGE,
integer  N,
double precision, dimension( * )  D,
double precision, dimension( * )  E,
double precision  VL,
double precision  VU,
integer  IL,
integer  IU,
integer  M,
double precision, dimension( * )  W,
double precision, dimension( ldz, * )  Z,
integer  LDZ,
integer  NZC,
integer, dimension( * )  ISUPPZ,
double precision, dimension( * )  WORK,
integer  LWORK,
integer, dimension( * )  IWORK,
integer  LIWORK,
integer  DOL,
integer  DOU,
integer  ZOFFSET,
integer  INFO 
)

Definition at line 4 of file dstegr2.f.

Here is the call graph for this function:
Here is the caller graph for this function: