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/builder/__init__.py
toughanimator/builder/config.py
toughanimator/builder/grid_3d.py
toughanimator/builder/io_utils.py
toughanimator/builder/mesh.py
toughanimator/builder/tough_converter.py
toughanimator/builder/tough_format.py
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/io/__init__.py
toughanimator/io/case_config.py
toughanimator/io/output_readers.py
toughanimator/io/tough_blocks.py
toughanimator/io/vtk_io.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