PMetis Class Reference
#include <PMetis.h>
List of all members.
Constructor & Destructor Documentation
PMetis::PMetis |
( |
int |
coasenTo, |
|
|
int |
maxVertexWeight | |
|
) |
| | [inline] |
Member Function Documentation
void PMetis::mlevelRecursiveBisection |
( |
MetisGraph * |
metisGraph, |
|
|
int |
nparts, |
|
|
float * |
totalPartWeights, |
|
|
int |
tpindex, |
|
|
int |
partStartIndex | |
|
) |
| | [inline] |
Partition the graph using PMetis.
totalPartWeights: This is an array containing "nparts" floating point numbers. For partition i , totalPartitionWeights[i] stores the fraction of the total weight that should be assigned to it.
Member Data Documentation
The documentation for this class was generated from the following file: