|
void | Cblacs_pcoord () |
|
Int | Cblacs_pnum () |
|
void | Csetpvmtids () |
|
void | Cblacs_get () |
|
void | Cblacs_pinfo () |
|
void | Cblacs_gridinfo () |
|
void | Cblacs_gridinit () |
|
void | Cblacs_exit () |
|
void | Cblacs_gridexit () |
|
void | Cblacs_setup () |
|
void | Cigebs2d () |
|
void | Cigebr2d () |
|
void | Cigesd2d () |
|
void | Cigerv2d () |
|
void | Cigsum2d () |
|
void | Cigamn2d () |
|
void | Cigamx2d () |
|
Int | localindice () |
|
void * | mr2d_malloc () |
|
Int | ppcm () |
|
Int | localsize () |
|
Int | memoryblocksize () |
|
Int | changeorigin () |
|
void | paramcheck () |
|
void | Cpitrmr2do () |
|
void | Cpitrmr2d () |
|
void | fortran_mr2d (char *uplo, char *diag, Int *m, Int *n, Int *A, Int *ia, Int *ja, Int desc_A[DESCLEN], Int *B, Int *ib, Int *jb, Int desc_B[DESCLEN]) |
|
void | fortran_mr2dnew (char *uplo, char *diag, Int *m, Int *n, Int *A, Int *ia, Int *ja, Int desc_A[DESCLEN], Int *B, Int *ib, Int *jb, Int desc_B[DESCLEN], Int *gcontext) |
|
static2 void | init_chenille () |
|
static2 Int | inter_len () |
|
static2 Int | block2buff () |
|
static2 void | buff2block () |
|
static2 void | gridreshape () |
|
void | Cpitrmr2do (char *uplo, char *diag, Int m, Int n, Int *ptrmyblock, Int ia, Int ja, MDESC *ma, Int *ptrmynewblock, Int ib, Int jb, MDESC *mb) |
|
void | Cpitrmr2d (char *uplo, char *diag, Int m, Int n, Int *ptrmyblock, Int ia, Int ja, MDESC *ma, Int *ptrmynewblock, Int ib, Int jb, MDESC *mb, Int globcontext) |
|
static2 void | init_chenille (Int mypnum, Int nprocs, Int n0, Int *proc0, Int n1, Int *proc1, Int **psend, Int **precv, Int *myrang) |
|
void | Clacpy (Int m, Int n, Int *a, Int lda, Int *b, Int ldb) |
|
static2 void | gridreshape (Int *ctxtp) |
|