#include "redist.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <ctype.h>
Go to the source code of this file.
|
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 () |
|
void | Csgesd2d () |
|
void | Csgerv2d () |
|
Int | localindice () |
|
void * | mr2d_malloc () |
|
Int | ppcm () |
|
Int | localsize () |
|
Int | memoryblocksize () |
|
Int | changeorigin () |
|
void | paramcheck () |
|
void | Cpsgemr2do () |
|
void | Cpsgemr2d () |
|
void | setmemory (float **adpointer, Int blocksize) |
|
void | freememory (float *ptrtobefreed) |
|
Int | scan_intervals (char type, Int ja, Int jb, Int n, MDESC *ma, MDESC *mb, Int q0, Int q1, Int col0, Int col1, IDESC *result) |
|