PartitionGetNumOverlapElements
Gets the number of elements and ghost elements for this domain.
Synopsis
#include "mesh.h"
int PartitionGetNumOverlapElements(Partition part, int *size)
Not collective
Input Parameter
part -The partition
Output Parameter
size -The number of elements and ghost element for this domain
Keywords
partition, element
See Also
PartitionGetStartElement(), PartitionGetEndElement()
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