MeshSetBoundary

Store a boundary to use for mesh generation.

Synopsis

#include "mesh.h" 
int MeshSetBoundary(Mesh mesh, MeshBoundary2D *bdCtx)
Not collective

Input Parameters

mesh - The mesh
bdCtx - The MeshBoundary

Keywords

mesh, boundary, refinement

See Also

MeshReform()

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