.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.py
.github/dependabot.yml
.github/workflows/stale.yml
.github/workflows/tests+pypi.yml
PyMPDATA_MPI/__init__.py
PyMPDATA_MPI/domain_decomposition.py
PyMPDATA_MPI/hdf_storage.py
PyMPDATA_MPI/periodic.py
PyMPDATA_MPI/settings.py
PyMPDATA_MPI/simulation.py
PyMPDATA_MPI.egg-info/PKG-INFO
PyMPDATA_MPI.egg-info/SOURCES.txt
PyMPDATA_MPI.egg-info/dependency_links.txt
PyMPDATA_MPI.egg-info/requires.txt
PyMPDATA_MPI.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_2d.py
tests/test_dependencies.py
tests/test_hdf5.py
tests/test_simulation.py
tests/test_version.py
tests/utils.py
tests/resources/ground_truth.hdf5