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

Go to the source code of this file.

Functions/Subroutines

subroutine pcheevx (JOBZ, RANGE, UPLO, N, A, IA, JA, DESCA, VL, VU, IL, IU, ABSTOL, M, NZ, W, ORFAC, Z, IZ, JZ, DESCZ, WORK, LWORK, RWORK, LRWORK, IWORK, LIWORK, IFAIL, ICLUSTR, GAP, INFO)
 

Function/Subroutine Documentation

◆ pcheevx()

subroutine pcheevx ( character  JOBZ,
character  RANGE,
character  UPLO,
integer  N,
complex, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
real  VL,
real  VU,
integer  IL,
integer  IU,
real  ABSTOL,
integer  M,
integer  NZ,
real, dimension( * )  W,
real  ORFAC,
complex, dimension( * )  Z,
integer  IZ,
integer  JZ,
integer, dimension( * )  DESCZ,
complex, dimension( * )  WORK,
integer  LWORK,
real, dimension( * )  RWORK,
integer  LRWORK,
integer, dimension( * )  IWORK,
integer  LIWORK,
integer, dimension( * )  IFAIL,
integer, dimension( * )  ICLUSTR,
real, dimension( * )  GAP,
integer  INFO 
)

Definition at line 5 of file pcheevx.f.

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