LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
pygalmesh/__about__.py
pygalmesh/__init__.py
pygalmesh/_cli.py
pygalmesh/main.py
pygalmesh.egg-info/PKG-INFO
pygalmesh.egg-info/SOURCES.txt
pygalmesh.egg-info/dependency_links.txt
pygalmesh.egg-info/entry_points.txt
pygalmesh.egg-info/not-zip-safe
pygalmesh.egg-info/requires.txt
pygalmesh.egg-info/top_level.txt
src/domain.hpp
src/generate.cpp
src/generate.hpp
src/generate_2d.cpp
src/generate_2d.hpp
src/generate_from_inr.cpp
src/generate_from_inr.hpp
src/generate_from_off.cpp
src/generate_from_off.hpp
src/generate_periodic.cpp
src/generate_periodic.hpp
src/generate_surface_mesh.cpp
src/generate_surface_mesh.hpp
src/polygon2d.hpp
src/primitives.hpp
src/pybind11.cpp
src/remesh_surface.cpp
src/remesh_surface.hpp
src/sizing_field.hpp
tests/helpers.py
tests/test_2d.py
tests/test_from_array.py
tests/test_inr.py
tests/test_periodic.py
tests/test_primitives.py
tests/test_remesh_surface.py
tests/test_surface_mesh.py
tests/test_volume_from_surface.py
tests/test_volume_mesh.py
tests/meshes/elephant.vtu
tests/meshes/sphere.inr