LICENSE
README.md
pyproject.toml
src/chilmesh/CHILmesh.py
src/chilmesh/__init__.py
src/chilmesh/bridge.py
src/chilmesh/examples.py
src/chilmesh/mesh_topology.py
src/chilmesh.egg-info/PKG-INFO
src/chilmesh.egg-info/SOURCES.txt
src/chilmesh.egg-info/dependency_links.txt
src/chilmesh.egg-info/requires.txt
src/chilmesh.egg-info/top_level.txt
src/chilmesh/data/Block_O.14
src/chilmesh/data/__init__.py
src/chilmesh/data/annulus_200pts.fort.14
src/chilmesh/data/donut_domain.fort.14
src/chilmesh/data/quad_2x2.fort.14
src/chilmesh/data/structuredMesh1.14
src/chilmesh/utils/__init__.py
src/chilmesh/utils/plot_utils.py
tests/test_2dm_reader.py
tests/test_admesh_metadata.py
tests/test_advancing_front.py
tests/test_bridge_adapters.py
tests/test_ccw.py
tests/test_edge_map.py
tests/test_elem_type.py
tests/test_fast_init.py
tests/test_fort14_quad_roundtrip.py
tests/test_fort14_roundtrip.py
tests/test_from_admesh_domain.py
tests/test_interior_angles.py
tests/test_invariants.py
tests/test_layers_annulus.py
tests/test_metadata_validation.py
tests/test_package_imports.py
tests/test_performance_edge_building.py
tests/test_readme_quickstart.py
tests/test_signed_area.py