You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A MATLAB implementation of the Boundary Element Method (BEM) for solving the Laplace equation on generic 2D meshes. The code supports both linear and quadratic elements with a structured and modular approach for simplicity and precision.