.gitignore
.gitlab-ci.yml
LICENSE
README.md
mkdocs.yml
pyproject.toml
uv.lock
docs/api.md
docs/boundary-edges.md
docs/extra.css
docs/index.md
docs/plotter.md
docs/remeshing.md
docs/setup.js
docs/vtk-ops.md
examples/ex_boundary_edges.py
examples/ex_closest_point.py
examples/ex_intersect.py
examples/ex_remesh.py
examples/example_nb.ipynb
examples/general_example.py
gd_mesh_utils.egg-info/PKG-INFO
gd_mesh_utils.egg-info/SOURCES.txt
gd_mesh_utils.egg-info/dependency_links.txt
gd_mesh_utils.egg-info/requires.txt
gd_mesh_utils.egg-info/top_level.txt
gdmesh/__init__.py
gdmesh/boundary_edges.py
gdmesh/mesh.py
gdmesh/plotter.py
gdmesh/remesh.py
gdmesh/vtk_ops.py
tests/README.md
tests/test_boundary_edges.py
tests/test_load.py
tests/test_mesh.py
tests/test_plotter.py
tests/test_remesh.py
tests/tetra.vtk