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

add entity type to balance More...

Public Member Functions

subroutine cengpar_addpriority (input, etype, tol)
 

Detailed Description

add entity type to balance

Remarks
add edge type t with tolerance tol to the priority list, if edge type t appears edge type t' then t has a higher priority than t'
Parameters
input(in/out) diffusive input created with 'cengpar_createDiffusiveInput'
etype(in) -1 represents graph vertices, 0-MAX_TYPES represent edge types
tol(in) 1.0 + alpha allows for an imbalance of alpha percent, alpha = 0 requests perfect balancing

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