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_Cinfog2l (int I, int J, int *DESC, int NPROW, int NPCOL, int MYROW, int MYCOL, int *II, int *JJ, int *PROW, int *PCOL) |
void PB_Cinfog2l | ( | int | I, |
int | J, | ||
int * | DESC, | ||
int | NPROW, | ||
int | NPCOL, | ||
int | MYROW, | ||
int | MYCOL, | ||
int * | II, | ||
int * | JJ, | ||
int * | PROW, | ||
int * | PCOL | ||
) |
Definition at line 24 of file PB_Cinfog2l.c.