PartitionGetStartNode
Gets the first node in this domain.
Synopsis
#include "mesh.h"
int PartitionGetStartNode(Partition part, int *node)
Not collective
Input Parameter
part -The partition
Output Parameter
node -The first node in this domain
Keywords
partition, node
See Also
PartitionGetEndNode(), PartitionGetNumNodes(), 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