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

Go to the source code of this file.

Functions/Subroutines

subroutine slarrd2 (RANGE, ORDER, N, VL, VU, IL, IU, GERS, RELTOL, D, E, E2, PIVMIN, NSPLIT, ISPLIT, M, W, WERR, WL, WU, IBLOCK, INDEXW, WORK, IWORK, DOL, DOU, INFO)
 

Function/Subroutine Documentation

◆ slarrd2()

subroutine slarrd2 ( character  RANGE,
character  ORDER,
integer  N,
real  VL,
real  VU,
integer  IL,
integer  IU,
real, dimension( * )  GERS,
real  RELTOL,
real, dimension( * )  D,
real, dimension( * )  E,
real, dimension( * )  E2,
real  PIVMIN,
integer  NSPLIT,
integer, dimension( * )  ISPLIT,
integer  M,
real, dimension( * )  W,
real, dimension( * )  WERR,
real  WL,
real  WU,
integer, dimension( * )  IBLOCK,
integer, dimension( * )  INDEXW,
real, dimension( * )  WORK,
integer, dimension( * )  IWORK,
integer  DOL,
integer  DOU,
integer  INFO 
)

Definition at line 5 of file slarrd2.f.

Here is the caller graph for this function: