base.dgesd2d {pbdBASE} | R Documentation |
Sent value across a process grid.
base.dgesd2d(ICTXT, SCOPE, m, n, x, lda, RDEST, CDEST) base.dgerv2d(ICTXT, SCOPE, m, n, x, lda, RDEST, CDEST)
ICTXT |
BLACS ICTXT. |
SCOPE |
Rows, cols, or both. |
m, n |
Problem size. |
x |
Local values. |
lda |
Leading dimension. |
RDEST |
Row destination. |
CDEST |
Col destination. |
For advanced users only. See pbdDMAT for high-level functions.