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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ psrow2col()

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

Definition at line 3 of file psrow2col.f.