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

Go to the source code of this file.

Functions/Subroutines

subroutine pdsygvx (IBTYPE, JOBZ, RANGE, UPLO, N, A, IA, JA, DESCA, B, IB, JB, DESCB, VL, VU, IL, IU, ABSTOL, M, NZ, W, ORFAC, Z, IZ, JZ, DESCZ, WORK, LWORK, IWORK, LIWORK, IFAIL, ICLUSTR, GAP, INFO)
 

Function/Subroutine Documentation

◆ pdsygvx()

subroutine pdsygvx ( integer  IBTYPE,
character  JOBZ,
character  RANGE,
character  UPLO,
integer  N,
double precision, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
double precision, dimension( * )  B,
integer  IB,
integer  JB,
integer, dimension( * )  DESCB,
double precision  VL,
double precision  VU,
integer  IL,
integer  IU,
double precision  ABSTOL,
integer  M,
integer  NZ,
double precision, dimension( * )  W,
double precision  ORFAC,
double precision, dimension( * )  Z,
integer  IZ,
integer  JZ,
integer, dimension( * )  DESCZ,
double precision, dimension( * )  WORK,
integer  LWORK,
integer, dimension( * )  IWORK,
integer  LIWORK,
integer, dimension( * )  IFAIL,
integer, dimension( * )  ICLUSTR,
double precision, dimension( * )  GAP,
integer  INFO 
)

Definition at line 6 of file pdsygvx.f.

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