🚀 I’ve been working on HierBEM, a 3D Galerkin boundary element method (BEM) library. It uses hierarchical matrices (\(\mathcal{H}\)-matrices) for near log-linear complexity.
🔧 Built on deal.II, written in C++ with CUDA acceleration. Still early in development, but it could already be useful — and might serve as a nice supplement to deal.II.
💡 Feedback and thoughts are very welcome!
https://github.com/jihuan-tian/hierbem
#HierBEM #bem #dealii #fem #NumericalSimulation #NumericalComputation