MeshSetHoleCoords

Sets the coordinates of holes in the mesh

Synopsis

#include "mesh.h" 
int MeshSetHoleCoords(Mesh mesh, int num, Vec coords)
Collective on Mesh

Input Parameter

mesh - The mesh
num - The number of holes
coords - The coordinates

Keywords

mesh, hole, coordinates

See Also

MeshGetBoundaryStart()

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