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