A three-grid high-order immersed finite element method for the analysis of CAD models
Eky Febrianto, Jakub Sistek, Pavel Kus, Matija Kecman, Fehmi Cirak

TL;DR
This paper presents a high-order immersed finite element method utilizing three adaptive structured grids for accurate and efficient analysis of complex CAD models, overcoming limitations of boundary-fitted meshes.
Contribution
It introduces a novel three-grid approach combining geometry, finite element, and quadrature grids, leveraging open-source libraries for robustness and parallel efficiency.
Findings
Successfully solved Poisson equations on complex CAD models with tens of millions of degrees of freedom.
Achieved high accuracy and robustness in finite element analysis of complex geometries.
Demonstrated scalability and efficiency of the method in parallel computing environments.
Abstract
The automated finite element analysis of complex CAD models using boundary-fitted meshes is rife with difficulties. Immersed finite element methods are intrinsically more robust but usually less accurate. In this work, we introduce an efficient, robust, high-order immersed finite element method for complex CAD models. Our approach relies on three adaptive structured grids: a geometry grid for representing the implicit geometry, a finite element grid for discretising physical fields and a quadrature grid for evaluating the finite element integrals. The geometry grid is a sparse VDB (Volumetric Dynamic B+ tree) grid that is highly refined close to physical domain boundaries. The finite element grid consists of a forest of octree grids distributed over several processors, and the quadrature grid in each finite element cell is an octree grid constructed in a bottom-up fashion. We discretise…
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
TopicsLattice Boltzmann Simulation Studies · Advanced Numerical Methods in Computational Mathematics · Computer Graphics and Visualization Techniques
