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

Go to the source code of this file.

Functions/Subroutines

subroutine pclaset (UPLO, M, N, ALPHA, BETA, A, IA, JA, DESCA)
 

Function/Subroutine Documentation

◆ pclaset()

subroutine pclaset ( character  UPLO,
integer  M,
integer  N,
complex  ALPHA,
complex  BETA,
complex, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA 
)

Definition at line 2 of file pclaset.f.

Here is the call graph for this function: