ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
#include "tools.h"
Go to the source code of this file.
Macros | |
#define | DESCMULT 100 |
#define | BIGNUM 10000 |
Functions | |
void | pbchkvect (int n, int npos0, int ix, int jx, desc_X, int incx, int dpos0, int *iix, int *jjx, int *ixrow, int *ixcol, int nprow, int npcol, int myrow, int mycol, int *info) |
#define BIGNUM 10000 |
#define DESCMULT 100 |
void pbchkvect | ( | int | n, |
int | npos0, | ||
int | ix, | ||
int | jx, | ||
desc_X | , | ||
int | incx, | ||
int | dpos0, | ||
int * | iix, | ||
int * | jjx, | ||
int * | ixrow, | ||
int * | ixcol, | ||
int | nprow, | ||
int | npcol, | ||
int | myrow, | ||
int | mycol, | ||
int * | info | ||
) |