README.md
pyproject.toml
setup.py
tests/test_all_cases.py
toughanimator/__init__.py
toughanimator/casehub_cli.py
toughanimator/cli.py
toughanimator/runner.py
toughanimator/tester.py
toughanimator.egg-info/PKG-INFO
toughanimator.egg-info/SOURCES.txt
toughanimator.egg-info/dependency_links.txt
toughanimator.egg-info/entry_points.txt
toughanimator.egg-info/requires.txt
toughanimator.egg-info/top_level.txt
toughanimator/casehub/__init__.py
toughanimator/casehub/registry.py
toughanimator/casehub/report.py
toughanimator/casehub/scan.py
toughanimator/core/__init__.py
toughanimator/core/enums.py
toughanimator/core/models.py
toughanimator/core/settings.py
toughanimator/geometry/__init__.py
toughanimator/geometry/eleme_conne.py
toughanimator/geometry/main_geometry.py
toughanimator/geometry/mesh_utils.py
toughanimator/geometry/polygonal_geometry.py
toughanimator/geometry/structured_geometry.py
toughanimator/post/__init__.py
toughanimator/post/ngv.py
toughanimator/post/pressure.py
toughanimator/post/trapping.py
toughanimator/utils/__init__.py
toughanimator/utils/tough_format.py
toughanimator/vis/__init__.py
toughanimator/vis/charting.py
toughanimator/vis/reader.py
toughanimator/vis/result_writer.py