libmesh icon indicating copy to clipboard operation
libmesh copied to clipboard

Default Sideset IDs Assignment for Hole Surfaces in NetGenMeshInterface

Open miaoyinb opened this issue 7 months ago • 0 comments

NetGenMeshInterface is capable of generating 3D Tet meshes with internal "holes" based on the input hole meshes. However, no default sidesets are assigned to the surfaces of these holes. It would be helpful if such default sidesets could be generated by NetGenMeshInterface.

For example, 1,2,3,...,N can be assigned to the surface of the N holes, respectively.

miaoyinb avatar Jul 01 '25 17:07 miaoyinb