#include "gslib.h" Include dependency graph for partitioner.c:
 Include dependency graph for partitioner.c:| Classes | |
| struct | edata | 
| Macros | |
| #define | MAXNV 8 /* maximum number of vertices per element */ | 
| #define | fpartMesh FORTRAN_UNPREFIXED(fpartmesh,FPARTMESH) | 
| #define | fprintPartStat FORTRAN_UNPREFIXED(printpartstat,PRINTPARTSTAT) | 
| Functions | |
| void | fpartMesh (long long *el, long long *vl, const int *lelt, int *nell, const int *nve, int *fcomm, int *rtval) | 
| void | printPartStat (long long *vtx, int nel, int nv, comm_ext ce) | 
| void | fprintPartStat (long long *vtx, int *nel, int *nv, int *comm) | 
| #define fpartMesh FORTRAN_UNPREFIXED(fpartmesh,FPARTMESH) | 
| #define fprintPartStat FORTRAN_UNPREFIXED(printpartstat,PRINTPARTSTAT) | 
| #define MAXNV 8 /* maximum number of vertices per element */ | 
| void fpartMesh | ( | long long * | el, | 
| long long * | vl, | ||
| const int * | lelt, | ||
| int * | nell, | ||
| const int * | nve, | ||
| int * | fcomm, | ||
| int * | rtval | ||
| ) | 
| void fprintPartStat | ( | long long * | vtx, | 
| int * | nel, | ||
| int * | nv, | ||
| int * | comm | ||
| ) | 
| void printPartStat | ( | long long * | vtx, | 
| int | nel, | ||
| int | nv, | ||
| comm_ext | ce | ||
| ) |