ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pbchkvect.c File Reference
#include "tools.h"
Include dependency graph for pbchkvect.c:

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)
 

Macro Definition Documentation

◆ BIGNUM

#define BIGNUM   10000

◆ DESCMULT

#define DESCMULT   100

Function Documentation

◆ pbchkvect()

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 
)

Definition at line 15 of file pbchkvect.c.

Here is the caller graph for this function: