Boundary recovery for Delaunay tetrahedral meshes using local topological transformations

  • Authors:
  • Hamid Ghadyani;John Sullivan;Ziji Wu

  • Affiliations:
  • Mechanical Engineering Department, Worcester Polytechnic Institute, 100 Institute Road, Worcester, MA, USA;Mechanical Engineering Department, Worcester Polytechnic Institute, 100 Institute Road, Worcester, MA, USA;Department of Radiation Oncology, University of Pittsburgh Medical Center, Pittsburgh, PA, USA

  • Venue:
  • Finite Elements in Analysis and Design
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Numerous high-quality, volume mesh-generation systems exist. However, no strategy can address all geometry situations without some element qualities being compromised. Many 3D mesh generation algorithms are based on Delaunay tetrahedralization which frequently fails to preserve the input boundary surface topology. For biomedical applications, this surface preservation can be critical as they usually contain multiple material regions of interest coherently connected. In this paper we present an algorithm as a post-processing method that optimizes local regions of compromised element quality and recovers the original boundary surface facets (triangles) regardless of the original mesh generation strategy. The algorithm carves out a small sub-volume in the vicinity of the missing boundary facet or compromised element, creating a cavity. If the task is to recover a surface boundary facet, a natural exit hole in the cavity will be present. This hole is patched with the missing boundary surface face first followed by other patches to seal the cavity. If the task was to improve a compromised region, then the cavity is already sealed. Every triangular facet of the cavity shell is classified as an active face and can be connected to another shell node creating a tetrahedron. In the process the base of the tetrahedron is removed from the active face list and potentially three new active faces are created. This methodology is the underpinnings of our LAST RESORT method. Each active face can be viewed as the trunk of a tree. An exhaustive breath and depth search will identify all possible tetrahedral combinations to uniquely fill the cavity. We have streamlined this recursive process reducing the time complexity by orders of magnitude. The original surfaces boundaries (internal and external) are fully restored and the quality of compromised regions improved.