|
EnGPar
Partitioning using the N-Graph
|
create input for splitting More...
Public Member Functions | |
| type(c_ptr) function | cengpar_createlocalsplitinput (graph, smallComm, largeComm, isOrig, splitFactor, tol, ranks, edgeType) |
create input for splitting
| graph(in) | engpar graph |
| smallComm(in) | small mpi communicator |
| largeComm(in) | large mpi communicator |
| isOrig(in) | true if process is part of the small communicator |
| splitFactor(in) | = |large comm| / |small comm| |
| tol(in) | target imbalance tolerance used for splitting |
| ranks(in) | list of MPI ranks to use for local splitting |
| edgeType(in) | mesh entity dimension used to create graph edges |