Computing Overlaps of Two Quadrilateral Mesh Of the Same Connectivity
Xihua Xu, Shengxin Zhu

TL;DR
This paper presents a mathematical and computational method for accurately calculating overlaps between two quadrilateral meshes with the same connectivity, improving efficiency and handling degeneracies in mesh intersection problems.
Contribution
It introduces a localized, dimension-reducing approach to compute mesh overlaps, reducing computational complexity and classifying degeneracies in quadrilateral mesh intersections.
Findings
Reduces intersection search space from over 256 to 34 cases.
Maintains locality of the intersection calculation.
Provides a classification scheme for overlap degeneracies.
Abstract
An exact conservative remapping scheme requires overlaps between two meshes and a reconstruction scheme on the old cells (Lagrangian mesh). While the are intensive discussion on reconstruction schemes, there are relative sparse discussion on how to calculate overlaps of two grids. Computing the exact overlaps was believed complicated and often be avoided. This paper introduces the mathematical formulation of such a problem and tools to solve the problem. We propose methods to calculate the overlaps of two dismissable general quadrilateral mesh of the same logically structure in a planar domain. The quadrilateral polygon intersection problem is reduced to as a problem that how an edge in a new mesh intersects with a local frame which consists at most 7 connected edges in the old mesh. As such, locality of the method is persevered. The alternative direction technique is applied to reduce…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Computer Graphics and Visualization Techniques · Surface Modification and Superhydrophobicity
