Construction of Basis Functions for the Geometry Conforming Immersed Finite Element Method
Slimane Adjerid, Tao Lin, Haroun Meghaichi
TL;DR
This work develops high-order geometry-conforming immersed finite element (GC-IFE) bases for elliptic interface problems by leveraging a Frenet transformation to local coordinates, enabling exact enforcement of interface jump conditions on each interface element. It introduces a two-stage construction: an initial basis that satisfies jumps, followed by a reconstruction that yields an $L^2$-orthonormal basis using SVD-based orthogonalization of a generalized Vandermonde or mass matrix, with careful preconditioning to manage ill-conditioning. The approach is implemented in MATLAB with explicit routines for the Frenet maps, basis assembly, and quadrature, and includes numerical demonstrations of optimal $L^2$ projection accuracy and improved conditioning. The framework supports high-order approximations and can extend to more complex PDE systems, providing a practical and extensible toolkit for interface problems.
Abstract
The Frenet apparatus is a new framework for constructing high order geometry-conforming immersed finite element functions for interface problems. In this report, we present a procedure for constructing the local IFE bases in some detail as well as a new approach for constructing orthonormal bases using the singular value decomposition of the local generalized Vandermonde matrix. A sample implementation in MATLAB is provided to showcase the simplicity and extensionability of the framework.
