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

Go to the source code of this file.

Functions/Subroutines

subroutine pdsyevr (JOBZ, RANGE, UPLO, N, A, IA, JA, DESCA, VL, VU, IL, IU, M, NZ, W, Z, IZ, JZ, DESCZ, WORK, LWORK, IWORK, LIWORK, INFO)
 

Function/Subroutine Documentation

◆ pdsyevr()

subroutine pdsyevr ( character  JOBZ,
character  RANGE,
character  UPLO,
integer  N,
double precision, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
double precision  VL,
double precision  VU,
integer  IL,
integer  IU,
integer  M,
integer  NZ,
double precision, dimension( * )  W,
double precision, dimension( * )  Z,
integer  IZ,
integer  JZ,
integer, dimension( * )  DESCZ,
double precision, dimension( * )  WORK,
integer  LWORK,
integer, dimension( * )  IWORK,
integer  LIWORK,
integer  INFO 
)

Definition at line 5 of file pdsyevr.f.

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