PartitionGetNumOverlapNodes

Gets the number of nodes and ghost nodes for this domain.

Synopsis

#include "mesh.h" 
int PartitionGetNumOverlapNodes(Partition part, int *size)
Not collective

Input Parameter

part -The partition

Output Parameter

size -The number of nodes and ghost nodes this domain

Keywords

partition, node

See Also

PartitionGetStartNode(), PartitionGetEndNode(), PartitionGetNumOverlapElements()

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