MeshCheckBoundary

Checks the mesh boundary for validity.

Synopsis

#include "mesh.h" 
int MeshCheckBoundary(Mesh mesh, MeshBoundary2D *bdCtx)
Collective on Mesh

Input Parameters

mesh - The mesh
bdCtx - The MeshBoundary

Keywords

mesh, partition

See Also

MeshSetBoundary(), MeshSetReformBoundary()

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