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

Go to the source code of this file.

Functions/Subroutines

subroutine pdlaed3 (ICTXT, K, N, NB, D, DROW, DCOL, RHO, DLAMDA, W, Z, U, LDU, BUF, INDX, INDCOL, INDROW, INDXR, INDXC, CTOT, NPCOL, INFO)
 

Function/Subroutine Documentation

◆ pdlaed3()

subroutine pdlaed3 ( integer  ICTXT,
integer  K,
integer  N,
integer  NB,
double precision, dimension( * )  D,
integer  DROW,
integer  DCOL,
double precision  RHO,
double precision, dimension( * )  DLAMDA,
double precision, dimension( * )  W,
double precision, dimension( * )  Z,
double precision, dimension( ldu, * )  U,
integer  LDU,
double precision, dimension( * )  BUF,
integer, dimension( * )  INDX,
integer, dimension( * )  INDCOL,
integer, dimension( * )  INDROW,
integer, dimension( * )  INDXR,
integer, dimension( * )  INDXC,
integer, dimension( 0: npcol-1, 4 )  CTOT,
integer  NPCOL,
integer  INFO 
)

Definition at line 4 of file pdlaed3.f.

Here is the caller graph for this function: