LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
bamboost/__init__.py
bamboost/index.py
bamboost/manager.py
bamboost/simulation.py
bamboost/simulation_writer.py
bamboost/xdmf.py
bamboost.egg-info/PKG-INFO
bamboost.egg-info/SOURCES.txt
bamboost.egg-info/dependency_links.txt
bamboost.egg-info/requires.txt
bamboost.egg-info/top_level.txt
bamboost/accessors/__init__.py
bamboost/accessors/fielddata.py
bamboost/accessors/globals.py
bamboost/accessors/meshes.py
bamboost/common/__init__.py
bamboost/common/_mock_mpi.py
bamboost/common/file_handler.py
bamboost/common/git_utility.py
bamboost/common/hdf_pointer.py
bamboost/common/job.py
bamboost/common/mpi.py
bamboost/common/utilities.py
bamboost/extensions/__init__.py
bamboost/extensions/fenics.py
bamboost/extensions/slurm.py
bamboost/html/hdf5_group.html
bamboost/html/icon.png
bamboost/html/icon.txt
bamboost/html/manager.html
bamboost/html/simulation.html
tests/test_manager.py
tests/test_reader.py
tests/test_writer.py