|
EnGPar
Partitioning using the N-Graph
|
create input for splitting More...
Public Member Functions | |
| type(c_ptr) function | cengpar_createglobalsplitinput (graph, smallComm, largeComm, isOrig, tol, 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 |
| tol(in) | target imbalance tolerance used for splitting |
| edgeType(in) | mesh entity dimension used to create graph edges |
| ranks(in) | list of MPI ranks to use for local splitting |