PPL Logo

libs/ck-libs/fem/partition.C File Reference

Go to the source code of this file.

Data Structures

class  NList
class  Nodes
struct  Graph

Typedefs

typedef int idxtype

Functions

void mesh2graph (const FEM_Mesh *m, Graph *g)
void METIS_PartGraphRecursive (int *, int *, int *, idxtype *, idxtype *, int *, int *, int *, int *, int *, idxtype *)
void METIS_PartGraphKway (int *nv, int *xadj, int *adjncy, int *vwgt, int *adjwgt, int *wgtflag, int *numflag, int *nparts, int *options, int *edgecut, int *part)
void FEM_Mesh_partition (const FEM_Mesh *mesh, int nchunks, int *elem2chunk)


Typedef Documentation

typedef short idxtype

Definition at line 198 of file partition.C.


Function Documentation

void mesh2graph ( const FEM_Mesh m,
Graph g 
)

void METIS_PartGraphRecursive ( int ,
int ,
int ,
idxtype ,
idxtype ,
int ,
int ,
int ,
int ,
int ,
idxtype  
)

Definition at line 22 of file pmetis.c.

void METIS_PartGraphKway ( int nv,
int xadj,
int adjncy,
int vwgt,
int adjwgt,
int wgtflag,
int numflag,
int nparts,
int options,
int edgecut,
int part 
)

Definition at line 22 of file kmetis.c.

void FEM_Mesh_partition ( const FEM_Mesh mesh,
int  nchunks,
int elem2chunk 
)


Generated on Fri May 25 08:00:46 2012 for Charm++ by  doxygen 1.5.5