MeshSetReformBoundary

Store an alternate boundary to use for reforming.

Synopsis

#include "mesh.h" 
int MeshSetReformBoundary(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