Releases: temf/bembel
Releases · temf/bembel
v1.1
What is new:
- Hypersingular, double layer and adjoint double layer operators are implemented for Laplace and Helmholtz
- A finite element method for the Laplace-Beltrami problem is established
- CAD import/export with IGES
- Update of the ElementTree data structure
- Homogenized Laplace operator is implemented
- Various bug fixes and improved documentation
v1.0
v0.99 release
We transitioned into v0.99. Bembel is now header-only, and we will transtition to v1.0 soon, after rigorous testing and adding some further features.
v0.9 release
declared special member functions private to prevent them from being …