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

Go to the source code of this file.

Functions/Subroutines

subroutine pdcol2row (ICTXT, M, N, NB, VS, LDVS, VD, LDVD, RSRC, CSRC, RDEST, CDEST, WORK)
 

Function/Subroutine Documentation

◆ pdcol2row()

subroutine pdcol2row ( integer  ICTXT,
integer  M,
integer  N,
integer  NB,
double precision, dimension( ldvs, * )  VS,
integer  LDVS,
double precision, dimension( ldvd, * )  VD,
integer  LDVD,
integer  RSRC,
integer  CSRC,
integer  RDEST,
integer  CDEST,
double precision, dimension( * )  WORK 
)

Definition at line 3 of file pdcol2row.f.

Here is the caller graph for this function: