ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
#include "../pblas.h"
#include "../PBpblas.h"
#include "../PBtools.h"
#include "../PBblacs.h"
#include "../PBblas.h"
Go to the source code of this file.
Functions | |
void | PB_CInOutV2 (PBTYP_T *TYPE, char *CONJUG, char *ROWCOL, int M, int N, int KA, int *DESCA, int K, char *Y, int IY, int JY, int *DESCY, char *YROC, char **YAPTR, int *DYA, int *YAFREE, int *YASUM, int *YAPBY) |
void PB_CInOutV2 | ( | PBTYP_T * | TYPE, |
char * | CONJUG, | ||
char * | ROWCOL, | ||
int | M, | ||
int | N, | ||
int | KA, | ||
int * | DESCA, | ||
int | K, | ||
char * | Y, | ||
int | IY, | ||
int | JY, | ||
int * | DESCY, | ||
char * | YROC, | ||
char * * | YAPTR, | ||
int * | DYA, | ||
int * | YAFREE, | ||
int * | YASUM, | ||
int * | YAPBY | ||
) |