ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
PB_Cplaprnt.c File Reference
#include "../pblas.h"
#include "../PBpblas.h"
#include "../PBtools.h"
#include "../PBblacs.h"
#include "../PBblas.h"
Include dependency graph for PB_Cplaprnt.c:

Go to the source code of this file.

Functions

void PB_Cplaprnt (PBTYP_T *TYPE, int M, int N, char *A, int IA, int JA, int *DESCA, int IRPRNT, int ICPRNT, char *CMATNM)
 
void PB_Cplaprn2 (PBTYP_T *TYPE, int M, int N, char *A, int IA, int JA, int *DESCA, int IRPRNT, int ICPRNT, char *CMATNM, int PROW, int PCOL)
 
void PB_Cprnt (int TYPE, int SIZE, int USIZ, int N, char *A, int IA, int JA, char *CMATNM)
 

Function Documentation

◆ PB_Cplaprn2()

void PB_Cplaprn2 ( PBTYP_T TYPE,
int  M,
int  N,
char *  A,
int  IA,
int  JA,
int *  DESCA,
int  IRPRNT,
int  ICPRNT,
char *  CMATNM,
int  PROW,
int  PCOL 
)

Definition at line 246 of file PB_Cplaprnt.c.

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

◆ PB_Cplaprnt()

void PB_Cplaprnt ( PBTYP_T TYPE,
int  M,
int  N,
char *  A,
int  IA,
int  JA,
int *  DESCA,
int  IRPRNT,
int  ICPRNT,
char *  CMATNM 
)

Definition at line 24 of file PB_Cplaprnt.c.

Here is the call graph for this function:

◆ PB_Cprnt()

void PB_Cprnt ( int  TYPE,
int  SIZE,
int  USIZ,
int  N,
char *  A,
int  IA,
int  JA,
char *  CMATNM 
)

Definition at line 497 of file PB_Cplaprnt.c.

Here is the caller graph for this function: