26 int *numflag,
int *nparts,
float *
ubvec,
42 for(i=0; i<(*n); i++)
part[i] = 0;
46 numflag, nparts,
ubvec, options, edgecut,
50 wgtflag, numflag, nparts, options,
71 int *numflag,
int *nparts,
float *
ubvec,
75 numflag, nparts,
ubvec, options, edgecut,
part);
80 int *numflag,
int *nparts,
float *
ubvec,
84 numflag, nparts,
ubvec, options, edgecut,
part);
89 int *numflag,
int *nparts,
float *
ubvec,
93 numflag, nparts,
ubvec, options, edgecut,
part);
98 int *numflag,
int *nparts,
float *
ubvec,
102 numflag, nparts,
ubvec, options, edgecut,
part);
void METIS_mCPartGraphKway(int *nvtxs, int *ncon, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, float *rubvec, int *options, int *edgecut, idxtype *part)
void METIS_mCPartGraphRecursive(int *nvtxs, int *ncon, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, int *options, int *edgecut, idxtype *part)
void metisInterface(int *n, int *ncon, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, float *ubvec, int *options, int *edgecut, idxtype *part)
void METISINTERFACE(int *n, int *ncon, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, float *ubvec, int *options, int *edgecut, idxtype *part)
void metisinterface__(int *n, int *ncon, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, float *ubvec, int *options, int *edgecut, idxtype *part)
void metisinterface(int *n, int *ncon, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, float *ubvec, int *options, int *edgecut, idxtype *part)
void metisinterface_(int *n, int *ncon, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, float *ubvec, int *options, int *edgecut, idxtype *part)
integer(kind=inttype), dimension(:), allocatable part