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

Go to the source code of this file.

Functions/Subroutines

subroutine pzlascal (TYPE, M, N, ALPHA, A, IA, JA, DESCA)
 
subroutine pzlagen (INPLACE, AFORM, DIAG, OFFA, M, N, IA, JA, DESCA, IASEED, A, LDA)
 
subroutine pzladom (INPLACE, N, ALPHA, A, IA, JA, DESCA)
 
subroutine pb_zlascal (UPLO, M, N, IOFFD, ALPHA, A, LDA)
 
subroutine pb_zlagen (UPLO, AFORM, A, LDA, LCMT00, IRAN, MBLKS, IMBLOC, MB, LMBLOC, NBLKS, INBLOC, NB, LNBLOC, JMP, IMULADD)
 
double precision function pb_drand (IDUMM)
 
double precision function pb_dran (IDUMM)
 

Function/Subroutine Documentation

◆ pb_dran()

double precision function pb_dran ( integer  IDUMM)

Definition at line 2632 of file pzblastim.f.

Here is the call graph for this function:

◆ pb_drand()

double precision function pb_drand ( integer  IDUMM)

Definition at line 2570 of file pzblastim.f.

Here is the call graph for this function:

◆ pb_zlagen()

subroutine pb_zlagen ( character*1  UPLO,
character*1  AFORM,
complex*16, 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 1502 of file pzblastim.f.

Here is the call graph for this function:

◆ pb_zlascal()

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

Definition at line 1321 of file pzblastim.f.

◆ pzladom()

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

Definition at line 914 of file pzblastim.f.

Here is the call graph for this function:

◆ pzlagen()

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

Definition at line 510 of file pzblastim.f.

Here is the call graph for this function:

◆ pzlascal()

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

Definition at line 2 of file pzblastim.f.

Here is the call graph for this function: