.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/build-package.yml
bluemesh2d/_version.py
bluemesh2d/dependencies.py
bluemesh2d/feedback.py
bluemesh2d/meshgen.py
bluemesh2d/pipeline.py
bluemesh2d/refine.py
bluemesh2d/smood.py
bluemesh2d/smooth.py
bluemesh2d/tricost.py
bluemesh2d/tridemo.py
bluemesh2d/triread.py
bluemesh2d.egg-info/PKG-INFO
bluemesh2d.egg-info/SOURCES.txt
bluemesh2d.egg-info/dependency_links.txt
bluemesh2d.egg-info/requires.txt
bluemesh2d.egg-info/scm_file_list.json
bluemesh2d.egg-info/scm_version.json
bluemesh2d.egg-info/top_level.txt
bluemesh2d/aabb_tree/findball.py
bluemesh2d/aabb_tree/findtria.py
bluemesh2d/aabb_tree/maketree.py
bluemesh2d/aabb_tree/mapvert.py
bluemesh2d/aabb_tree/queryset.py
bluemesh2d/aabb_tree/scantree.py
bluemesh2d/geom_util/boundary_util.py
bluemesh2d/geom_util/getiso.py
bluemesh2d/geom_util/poly_util.py
bluemesh2d/geom_util/proj_util.py
bluemesh2d/geomesh_util/border_util.py
bluemesh2d/geomesh_util/depth_field.py
bluemesh2d/geomesh_util/grd_util.py
bluemesh2d/geomesh_util/interpolation_mesh.py
bluemesh2d/geomesh_util/merge_circumcenters.py
bluemesh2d/geomesh_util/water_polygon.py
bluemesh2d/hfun_util/build_hfun.py
bluemesh2d/hfun_util/hfun_dispersion.py
bluemesh2d/hfun_util/lfshfn.py
bluemesh2d/hfun_util/limhfn.py
bluemesh2d/hfun_util/make_constant_hfun.py
bluemesh2d/hfun_util/make_depth_hfun.py
bluemesh2d/hfun_util/smooth_and_precomput.py
bluemesh2d/hfun_util/trihfn.py
bluemesh2d/hjac_util/limgrad.py
bluemesh2d/mesh_ball/cdtbal1.py
bluemesh2d/mesh_ball/cdtbal2.py
bluemesh2d/mesh_ball/inv_2x2.py
bluemesh2d/mesh_ball/inv_3x3.py
bluemesh2d/mesh_ball/pwrbal2.py
bluemesh2d/mesh_ball/tribal2.py
bluemesh2d/mesh_cost/relhfn.py
bluemesh2d/mesh_cost/triang.py
bluemesh2d/mesh_cost/triarea.py
bluemesh2d/mesh_cost/trideg.py
bluemesh2d/mesh_cost/triscr.py
bluemesh2d/mesh_file/bnd_util.py
bluemesh2d/mesh_file/loadmsh.py
bluemesh2d/mesh_file/ugrid.py
bluemesh2d/mesh_util/cfmtri.py
bluemesh2d/mesh_util/deltri.py
bluemesh2d/mesh_util/idxtri.py
bluemesh2d/mesh_util/isfeat.py
bluemesh2d/mesh_util/minlen.py
bluemesh2d/mesh_util/setset.py
bluemesh2d/mesh_util/tricon.py
bluemesh2d/mesh_util/tridiv.py
bluemesh2d/ortho_merge/constants.py
bluemesh2d/ortho_merge/geometry.py
bluemesh2d/ortho_merge/ortho_merge_iter.py
bluemesh2d/ortho_merge/orthogonalize.py
bluemesh2d/poly_data/airfoil.msh
bluemesh2d/poly_data/channel.msh
bluemesh2d/poly_data/islands.msh
bluemesh2d/poly_data/lake.msh
bluemesh2d/poly_data/river.msh
bluemesh2d/poly_test/inpoly.py
bluemesh2d/poly_test/inpoly_mat.py
tests/README.md
tests/__init__.py
tests/_cases.py
tests/conftest.py
tests/regenerate_references.py
tests/test_meshing.py
tests/reference/demo0_basic.npz
tests/reference/demo0_hfun.npz
tests/reference/demo6_internal.npz
tests/reference/smood_square.npz