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

Go to the source code of this file.

Functions

void PB_CGatherV (PBTYP_T *TYPE, char *ALLOC, char *DIRECA, int M, int N, char *A, int IA, int JA, int *DESCA, char *AROC, char **B, int *DESCB, int *BFREE)
 

Function Documentation

◆ PB_CGatherV()

void PB_CGatherV ( PBTYP_T TYPE,
char *  ALLOC,
char *  DIRECA,
int  M,
int  N,
char *  A,
int  IA,
int  JA,
int *  DESCA,
char *  AROC,
char * *  B,
int *  DESCB,
int *  BFREE 
)

Definition at line 24 of file PB_CGatherV.c.

Here is the call graph for this function: