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

Go to the source code of this file.

Functions/Subroutines

subroutine pzheevx (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

◆ pzheevx()

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

Definition at line 5 of file pzheevx.f.

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