PartitionGetStartEdge

Gets the first edge in this domain.

Synopsis

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

Input Parameter

part -The partition

Output Parameter

edge -The first edge in this domain

Keywords

partition, edge

See Also

PartitionGetEndEdge(), PartitionGetNumEdges(), PartitionGetStartElement()

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