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

Go to the source code of this file.

Functions/Subroutines

subroutine slarre2 (RANGE, N, VL, VU, IL, IU, D, E, E2, RTOL1, RTOL2, SPLTOL, NSPLIT, ISPLIT, M, DOL, DOU, W, WERR, WGAP, IBLOCK, INDEXW, GERS, PIVMIN, WORK, IWORK, INFO)
 

Function/Subroutine Documentation

◆ slarre2()

subroutine slarre2 ( character  RANGE,
integer  N,
real  VL,
real  VU,
integer  IL,
integer  IU,
real, dimension( * )  D,
real, dimension( * )  E,
real, dimension( * )  E2,
real  RTOL1,
real  RTOL2,
real  SPLTOL,
integer  NSPLIT,
integer, dimension( * )  ISPLIT,
integer  M,
integer  DOL,
integer  DOU,
real, dimension( * )  W,
real, dimension( * )  WERR,
real, dimension( * )  WGAP,
integer, dimension( * )  IBLOCK,
integer, dimension( * )  INDEXW,
real, dimension( * )  GERS,
real  PIVMIN,
real, dimension( * )  WORK,
integer, dimension( * )  IWORK,
integer  INFO 
)

Definition at line 6 of file slarre2.f.

Here is the caller graph for this function: