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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pzrow2col()

subroutine pzrow2col ( integer  ICTXT,
integer  M,
integer  N,
integer  NB,
complex*16, dimension( ldvs, * )  VS,
integer  LDVS,
complex*16, dimension( ldvd, * )  VD,
integer  LDVD,
integer  RSRC,
integer  CSRC,
integer  RDEST,
integer  CDEST,
complex*16, dimension( * )  WORK 
)

Definition at line 3 of file pzrow2col.f.