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

construct ghost vertices More...

Public Member Functions

subroutine cengpar_constructghosts (graph, verts, owners, nghosts)
 

Detailed Description

construct ghost vertices

Remarks
for each $e(u,v)$, a ghost vertex is needed if the owner of $u$ is not the owner of $v$. This must be called after edges are created.
Parameters
graph(in/out)engpar graph
verts(in)array of ghosted graph vertices (global ids)
owners(in)array of ghost graph vertex owners; the part id that owns each graph vertex
nghosts(in)number of ghost vertices

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