LICENSE
README.md
pyproject.toml
setup.py
src/bem_helmholtz_3d/__init__.py
src/bem_helmholtz_3d/__main__.py
src/bem_helmholtz_3d/cli.py
src/bem_helmholtz_3d/main.py
src/bem_helmholtz_3d/py.typed
src/bem_helmholtz_3d.egg-info/PKG-INFO
src/bem_helmholtz_3d.egg-info/SOURCES.txt
src/bem_helmholtz_3d.egg-info/dependency_links.txt
src/bem_helmholtz_3d.egg-info/entry_points.txt
src/bem_helmholtz_3d.egg-info/requires.txt
src/bem_helmholtz_3d.egg-info/top_level.txt
tests/test_cli.py
tests/test_dunder_main.py
tests/test_main.py