Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Functions
meshpart.c File Reference
#include <metis.h>
Include dependency graph for meshpart.c:

Go to the source code of this file.

Functions

void METIS_PartMeshNodal (int *ne, int *nn, idxtype *elmnts, int *etype, int *numflag, int *nparts, int *edgecut, idxtype *epart, idxtype *npart)
 
void METIS_PartMeshDual (int *ne, int *nn, idxtype *elmnts, int *etype, int *numflag, int *nparts, int *edgecut, idxtype *epart, idxtype *npart)
 

Function Documentation

void METIS_PartMeshDual ( int *  ne,
int *  nn,
idxtype elmnts,
int *  etype,
int *  numflag,
int *  nparts,
int *  edgecut,
idxtype epart,
idxtype npart 
)

Definition at line 110 of file meshpart.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void METIS_PartMeshNodal ( int *  ne,
int *  nn,
idxtype elmnts,
int *  etype,
int *  numflag,
int *  nparts,
int *  edgecut,
idxtype epart,
idxtype npart 
)

Definition at line 22 of file meshpart.c.

Here is the call graph for this function:

Here is the caller graph for this function: