Numerical integration over implicitly defined domains with topological guarantee
Tianhui Yang, Ammar Qarariyah, Hongmei Kang, Jiansong Deng
TL;DR
The paper tackles numerical integration over domains defined implicitly by $f(x,y)$, where topology varies and can be misrepresented by naive discretization. It proposes a hierarchical framework that uses interval arithmetic to automatically locate and preserve the exact boundary of the integration domain, achieving a topological guarantee for the domain $\Omega=\{(x,y)\mid f(x,y)\ge 0\}$. A geometry-based local error estimate guides adaptive subdivision, particularly for boundary cells, by bounding missed regions with a pessimistic, banded area estimate and Bézier-based boundary approximations. Experiments on multiple domains show accurate results with fewer integration points and demonstrated robustness across smooth and singular boundaries, illustrating potential for efficient, topology-correct isogeometric analysis and CAD/CAE integration.
Abstract
Numerical integration over the implicitly defined domains is challenging due to topological variances of implicit functions. In this paper, we use interval arithmetic to identify the boundary of the integration domain exactly, thus getting the correct topology of the domain. Furthermore, a geometry-based local error estimate is explored to guide the hierarchical subdivision and save the computation cost. Numerical experiments are presented to demonstrate the accuracy and the potential of the proposed method.
