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_Cdescribe (int M, int N, int IA, int JA, int *DA, int NPROW, int NPCOL, int MYROW, int MYCOL, int *II, int *JJ, int *LDA, int *IMB, int *INB, int *MB, int *NB, int *PROW, int *PCOL, int *DA0) |
void PB_Cdescribe | ( | int | M, |
int | N, | ||
int | IA, | ||
int | JA, | ||
int * | DA, | ||
int | NPROW, | ||
int | NPCOL, | ||
int | MYROW, | ||
int | MYCOL, | ||
int * | II, | ||
int * | JJ, | ||
int * | LDA, | ||
int * | IMB, | ||
int * | INB, | ||
int * | MB, | ||
int * | NB, | ||
int * | PROW, | ||
int * | PCOL, | ||
int * | DA0 | ||
) |
Definition at line 25 of file PB_Cdescribe.c.