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

Go to the source code of this file.

Functions/Subroutines

subroutine pdstebz (ICTXT, RANGE, ORDER, N, VL, VU, IL, IU, ABSTOL, D, E, M, NSPLIT, W, IBLOCK, ISPLIT, WORK, LWORK, IWORK, LIWORK, INFO)
 
subroutine pdlaebz (IJOB, N, MMAX, MINP, ABSTOL, RELTOL, PIVMIN, D, NVAL, INTVL, INTVLCT, MOUT, LSAVE, IEFLAG, INFO)
 
subroutine pdlaecv (IJOB, KF, KL, INTVL, INTVLCT, NVAL, ABSTOL, RELTOL)
 
subroutine pdlapdct (SIGMA, N, D, PIVMIN, COUNT)
 

Function/Subroutine Documentation

◆ pdlaebz()

subroutine pdlaebz ( integer  IJOB,
integer  N,
integer  MMAX,
integer  MINP,
double precision  ABSTOL,
double precision  RELTOL,
double precision  PIVMIN,
double precision, dimension( * )  D,
integer, dimension( * )  NVAL,
double precision, dimension( * )  INTVL,
integer, dimension( * )  INTVLCT,
integer  MOUT,
double precision  LSAVE,
integer  IEFLAG,
integer  INFO 
)

Definition at line 886 of file pdstebz.f.

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

◆ pdlaecv()

subroutine pdlaecv ( integer  IJOB,
integer  KF,
integer  KL,
double precision, dimension( * )  INTVL,
integer, dimension( * )  INTVLCT,
integer, dimension( * )  NVAL,
double precision  ABSTOL,
double precision  RELTOL 
)

Definition at line 1217 of file pdstebz.f.

Here is the caller graph for this function:

◆ pdlapdct()

subroutine pdlapdct ( double precision  SIGMA,
integer  N,
double precision, dimension( * )  D,
double precision  PIVMIN,
integer  COUNT 
)

Definition at line 1365 of file pdstebz.f.

Here is the caller graph for this function:

◆ pdstebz()

subroutine pdstebz ( integer  ICTXT,
character  RANGE,
character  ORDER,
integer  N,
double precision  VL,
double precision  VU,
integer  IL,
integer  IU,
double precision  ABSTOL,
double precision, dimension( * )  D,
double precision, dimension( * )  E,
integer  M,
integer  NSPLIT,
double precision, dimension( * )  W,
integer, dimension( * )  IBLOCK,
integer, dimension( * )  ISPLIT,
double precision, dimension( * )  WORK,
integer  LWORK,
integer, dimension( * )  IWORK,
integer  LIWORK,
integer  INFO 
)

Definition at line 4 of file pdstebz.f.

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