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

Go to the source code of this file.

Functions/Subroutines

subroutine pbctran (ICONTXT, ADIST, TRANS, M, N, NB, A, LDA, BETA, C, LDC, IAROW, IACOL, ICROW, ICCOL, WORK)
 
subroutine pbctr2at (ICONTXT, ADIST, TRANS, M, N, NB, A, LDA, BETA, B, LDB, LCMP, LCMQ)
 
subroutine pbctr2bt (ICONTXT, ADIST, TRANS, M, N, NB, A, LDA, BETA, B, LDB, INTV)
 
subroutine pbctr2af (ICONTXT, ADIST, M, N, NB, A, LDA, BETA, B, LDB, LCMP, LCMQ, NINT)
 

Function/Subroutine Documentation

◆ pbctr2af()

subroutine pbctr2af ( integer  ICONTXT,
character*1  ADIST,
integer  M,
integer  N,
integer  NB,
complex, dimension( lda, * )  A,
integer  LDA,
complex  BETA,
complex, dimension( ldb, * )  B,
integer  LDB,
integer  LCMP,
integer  LCMQ,
integer  NINT 
)

Definition at line 793 of file pbctran.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pbctr2at()

subroutine pbctr2at ( integer  ICONTXT,
character*1  ADIST,
character*1  TRANS,
integer  M,
integer  N,
integer  NB,
complex, dimension( lda, * )  A,
integer  LDA,
complex  BETA,
complex, dimension( ldb, * )  B,
integer  LDB,
integer  LCMP,
integer  LCMQ 
)

Definition at line 615 of file pbctran.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pbctr2bt()

subroutine pbctr2bt ( integer  ICONTXT,
character*1  ADIST,
character*1  TRANS,
integer  M,
integer  N,
integer  NB,
complex, dimension( lda, * )  A,
integer  LDA,
complex  BETA,
complex, dimension( ldb, * )  B,
integer  LDB,
integer  INTV 
)

Definition at line 706 of file pbctran.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pbctran()

subroutine pbctran ( integer  ICONTXT,
character*1  ADIST,
character*1  TRANS,
integer  M,
integer  N,
integer  NB,
complex, dimension( lda, * )  A,
integer  LDA,
complex  BETA,
complex, dimension( ldc, * )  C,
integer  LDC,
integer  IAROW,
integer  IACOL,
integer  ICROW,
integer  ICCOL,
complex, dimension( * )  WORK 
)

Definition at line 3 of file pbctran.f.

Here is the call graph for this function:
Here is the caller graph for this function: