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

Go to the source code of this file.

Functions/Subroutines

subroutine pbztran (ICONTXT, ADIST, TRANS, M, N, NB, A, LDA, BETA, C, LDC, IAROW, IACOL, ICROW, ICCOL, WORK)
 
subroutine pbztr2at (ICONTXT, ADIST, TRANS, M, N, NB, A, LDA, BETA, B, LDB, LCMP, LCMQ)
 
subroutine pbztr2bt (ICONTXT, ADIST, TRANS, M, N, NB, A, LDA, BETA, B, LDB, INTV)
 
subroutine pbztr2af (ICONTXT, ADIST, M, N, NB, A, LDA, BETA, B, LDB, LCMP, LCMQ, NINT)
 

Function/Subroutine Documentation

◆ pbztr2af()

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

Definition at line 793 of file pbztran.f.

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

◆ pbztr2at()

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

Definition at line 615 of file pbztran.f.

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

◆ pbztr2bt()

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

Definition at line 706 of file pbztran.f.

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

◆ pbztran()

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

Definition at line 3 of file pbztran.f.

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