.gitignore
LICENSE
README.md
codecov.yml
pyproject.toml
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug-report.md
.github/workflows/ci_conda.yml
.github/workflows/ci_docker.yml
.github/workflows/code_formatting.yml
.github/workflows/python-publish.yml
src/foam2dolfinx/__init__.py
src/foam2dolfinx/_version.py
src/foam2dolfinx/open_foam_reader.py
src/foam2dolfinx.egg-info/PKG-INFO
src/foam2dolfinx.egg-info/SOURCES.txt
src/foam2dolfinx.egg-info/dependency_links.txt
src/foam2dolfinx.egg-info/requires.txt
src/foam2dolfinx.egg-info/top_level.txt
test/test_create_dolfinx_mesh.py
test/test_example.py
test/test_find_closest_value.py
test/test_open_foam_reader.py
test/test_read_with_pyvista.py
test/data/baby_example.zip
test/data/hotRoom.zip
test/data/test_2Regions.zip