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

Go to the source code of this file.

Functions

void PB_CpswapND (PBTYP_T *TYPE, int N, char *X, int IX, int JX, int *DESCX, int INCX, char *Y, int IY, int JY, int *DESCY, int INCY)
 

Function Documentation

◆ PB_CpswapND()

void PB_CpswapND ( PBTYP_T TYPE,
int  N,
char *  X,
int  IX,
int  JX,
int *  DESCX,
int  INCX,
char *  Y,
int  IY,
int  JY,
int *  DESCY,
int  INCY 
)

Definition at line 24 of file PB_CpswapND.c.

Here is the call graph for this function: