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

Go to the source code of this file.

Functions/Subroutines

subroutine pclascal (TYPE, M, N, ALPHA, A, IA, JA, DESCA)
 
subroutine pclagen (INPLACE, AFORM, DIAG, OFFA, M, N, IA, JA, DESCA, IASEED, A, LDA)
 
subroutine pcladom (INPLACE, N, ALPHA, A, IA, JA, DESCA)
 
subroutine pb_clascal (UPLO, M, N, IOFFD, ALPHA, A, LDA)
 
subroutine pb_clagen (UPLO, AFORM, A, LDA, LCMT00, IRAN, MBLKS, IMBLOC, MB, LMBLOC, NBLKS, INBLOC, NB, LNBLOC, JMP, IMULADD)
 
real function pb_srand (IDUMM)
 
real function pb_sran (IDUMM)
 

Function/Subroutine Documentation

◆ pb_clagen()

subroutine pb_clagen ( character*1  UPLO,
character*1  AFORM,
complex, dimension( lda, * )  A,
integer  LDA,
integer  LCMT00,
integer, dimension( * )  IRAN,
integer  MBLKS,
integer  IMBLOC,
integer  MB,
integer  LMBLOC,
integer  NBLKS,
integer  INBLOC,
integer  NB,
integer  LNBLOC,
integer, dimension( * )  JMP,
integer, dimension( 4, * )  IMULADD 
)

Definition at line 1501 of file pcblastim.f.

Here is the call graph for this function:

◆ pb_clascal()

subroutine pb_clascal ( character*1  UPLO,
integer  M,
integer  N,
integer  IOFFD,
complex  ALPHA,
complex, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 1320 of file pcblastim.f.

◆ pb_sran()

real function pb_sran ( integer  IDUMM)

Definition at line 2628 of file pcblastim.f.

Here is the call graph for this function:

◆ pb_srand()

real function pb_srand ( integer  IDUMM)

Definition at line 2566 of file pcblastim.f.

Here is the call graph for this function:

◆ pcladom()

subroutine pcladom ( logical  INPLACE,
integer  N,
complex  ALPHA,
complex, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA 
)

Definition at line 913 of file pcblastim.f.

Here is the call graph for this function:

◆ pclagen()

subroutine pclagen ( logical  INPLACE,
character*1  AFORM,
character*1  DIAG,
integer  OFFA,
integer  M,
integer  N,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
integer  IASEED,
complex, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 510 of file pcblastim.f.

Here is the call graph for this function:

◆ pclascal()

subroutine pclascal ( character*1  TYPE,
integer  M,
integer  N,
complex  ALPHA,
complex, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA 
)

Definition at line 2 of file pcblastim.f.

Here is the call graph for this function: