PartitionGetStartElement

Gets the first element in this domain.

Synopsis

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

Input Parameter

part -The partition

Output Parameter

elem -The first element in this domain

Keywords

partition, element

See Also

PartitionGetEndElement(), 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