PartitionGetEndElement

Gets the first element in the next domain.

Synopsis

#include "mesh.h" 
int PartitionGetEndElement(Partition part, int *elem)
Not collective

Input Parameter

part -The partition

Output Parameter

elem -The first element in the next domain

Keywords

partition, element

See Also

PartitionGetStartElement(), PartitionGetNumElements()

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