|
EnGPar
Partitioning using the N-Graph
|
get the migration schedule computed by a balancing method More...
Public Member Functions | |
| subroutine | cengpar_getpartition (graph, verts, parts, nverts) |
get the migration schedule computed by a balancing method
| graph(in) | engpar graph |
| verts(in/out) | array of graph vertex global ids |
| parts(in/out) | array of destination part ids for each vertex |
| nverts(in) | number of graph vertices |