PartitionGetEndEdge

Gets the first edge in the next domain.

Synopsis

#include "mesh.h" 
int PartitionGetEndEdge(Partition part, int *edge)
Not collective

Input Parameter

part -The partition

Output Parameter

edge -The first edge in the next domain

Keywords

partition, edge

See Also

PartitionGetStartEdge(), PartitionGetNumEdges(), PartitionGetEndElement()

Level:intermediate
Location:
src/mesh/interface/partQuery.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages