BIEKIT#
BIEKIT (Boundary Integral Equation Toolkit) is a C++20 toolkit for boundary integral equations: Laplace, Helmholtz, and Maxwell (EFIE) problems on surfaces.
Status#
This documentation is work in progress.
Project status: closed-source (see License)
Docs: actively evolving toward a NumPy/PyData-style site
Build BIEKIT, run the first example, and integrate it into your CMake project.
Three end-to-end examples: Laplace, Helmholtz, Maxwell (EFIE). We show the exact source code.
Closed-source status and licensing notes.
Implementation notes, operator layout, and the core ideas behind the toolkit.
What it includes#
Laplace and Helmholtz boundary integral problems on triangle/quad surface meshes
Maxwell PEC scattering (EFIE) with RWG basis
Outputs for ParaView (VTK) and post-processing scripts