PartitionGetNumFaces

Gets the number of faces in this domain.

Synopsis

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

Input Parameter

part -The partition

Output Parameter

size -The number of faces in this domain

Keywords

partition, face

See Also

PartitionGetStartFace(), PartitionGetEndFace(), 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