MeshGetNumBoundaries

Returns the number of boundaries in the mesh.

Synopsis

#include "mesh.h" 
int MeshGetNumBoundaries(Mesh mesh, int *numBd)
Not collective

Input Parameter

mesh -The mesh

Output Parameter

numBd -The number boundaries

Keywords

mesh, boundary

See Also

MeshGetBoundaryStart(), MeshGetBoundarySize()

Level:intermediate
Location:
src/mesh/interface/meshQuery.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages