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_Cdescset (int *DESC, int M, int N, int IMB, int INB, int MB, int NB, int RSRC, int CSRC, int CTXT, int LLD) |
void PB_Cdescset | ( | int * | DESC, |
int | M, | ||
int | N, | ||
int | IMB, | ||
int | INB, | ||
int | MB, | ||
int | NB, | ||
int | RSRC, | ||
int | CSRC, | ||
int | CTXT, | ||
int | LLD | ||
) |
Definition at line 23 of file PB_Cdescset.c.