LICENSE
README.md
pyproject.toml
src/adios4dolfinx/__init__.py
src/adios4dolfinx/adios2_helpers.py
src/adios4dolfinx/checkpointing.py
src/adios4dolfinx/comm_helpers.py
src/adios4dolfinx/legacy_readers.py
src/adios4dolfinx/original_checkpoint.py
src/adios4dolfinx/py.typed
src/adios4dolfinx/snapshot.py
src/adios4dolfinx/structures.py
src/adios4dolfinx/utils.py
src/adios4dolfinx/writers.py
src/adios4dolfinx.egg-info/PKG-INFO
src/adios4dolfinx.egg-info/SOURCES.txt
src/adios4dolfinx.egg-info/dependency_links.txt
src/adios4dolfinx.egg-info/requires.txt
src/adios4dolfinx.egg-info/top_level.txt
tests/test_attributes.py
tests/test_checkpointing.py
tests/test_checkpointing_vector.py
tests/test_legacy_readers.py
tests/test_mesh_writer.py
tests/test_meshtags.py
tests/test_numpy_vectorization.py
tests/test_original_checkpoint.py
tests/test_snapshot_checkpoint.py
tests/test_version.py