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_CVMinit (PB_VM_T *VM, int OFFD, int M, int N, int IMB1, int INB1, int MB, int NB, int MRROW, int MRCOL, int NPROW, int NPCOL, int LCMB) |
void PB_CVMinit | ( | PB_VM_T * | VM, |
int | OFFD, | ||
int | M, | ||
int | N, | ||
int | IMB1, | ||
int | INB1, | ||
int | MB, | ||
int | NB, | ||
int | MRROW, | ||
int | MRCOL, | ||
int | NPROW, | ||
int | NPCOL, | ||
int | LCMB | ||
) |
Definition at line 24 of file PB_CVMinit.c.