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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pslaebz()

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

Definition at line 876 of file psstebz.f.

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

◆ pslaecv()

subroutine pslaecv ( integer  IJOB,
integer  KF,
integer  KL,
real, dimension( * )  INTVL,
integer, dimension( * )  INTVLCT,
integer, dimension( * )  NVAL,
real  ABSTOL,
real  RELTOL 
)

Definition at line 1201 of file psstebz.f.

Here is the caller graph for this function:

◆ pslapdct()

subroutine pslapdct ( real  SIGMA,
integer  N,
real, dimension( * )  D,
real  PIVMIN,
integer  COUNT 
)

Definition at line 1349 of file psstebz.f.

Here is the caller graph for this function:

◆ psstebz()

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

Definition at line 4 of file psstebz.f.

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