EnGPar
Partitioning using the N-Graph
 All Classes Files Pages
Public Member Functions | List of all members
engpar::cengpar_createLocalSplitInput Interface Reference

create input for splitting More...

Public Member Functions

type(c_ptr) function cengpar_createlocalsplitinput (graph, smallComm, largeComm, isOrig, splitFactor, tol, ranks, edgeType)
 

Detailed Description

create input for splitting

Parameters
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
Returns
input for splitting

The documentation for this interface was generated from the following file: