PPL Logo

libs/ck-libs/parmetis/METISLib/stat.c File Reference

Go to the source code of this file.

Functions

void ComputePartitionInfo (GraphType *graph, int nparts, idxtype *where)
void ComputePartitionInfoBipartite (GraphType *graph, int nparts, idxtype *where)
void ComputePartitionBalance (GraphType *graph, int nparts, idxtype *where, floattype *ubvec)
floattype ComputeElementBalance (int ne, int nparts, idxtype *where)
void Moc_ComputePartitionBalance (GraphType *graph, int nparts, idxtype *where, floattype *ubvec)


Function Documentation

void ComputePartitionInfo ( GraphType graph,
int  nparts,
idxtype where 
)

void ComputePartitionInfoBipartite ( GraphType graph,
int  nparts,
idxtype where 
)

void ComputePartitionBalance ( GraphType graph,
int  nparts,
idxtype where,
floattype ubvec 
)

floattype ComputeElementBalance ( int  ne,
int  nparts,
idxtype where 
)

Definition at line 270 of file stat.c.

References free(), idxamax(), idxsmalloc(), and idxsum().

void Moc_ComputePartitionBalance ( GraphType graph,
int  nparts,
idxtype where,
floattype ubvec 
)

Definition at line 293 of file stat.c.

References fmalloc(), free(), graphdef::ncon, graphdef::nvtxs, graphdef::nvwgt, samax(), sset(), and ssum().


Generated on Mon May 21 08:11:11 2012 for Charm++ by  doxygen 1.5.5