.gitignore
CITATION.cff
LICENSE.txt
README.md
pyproject.toml
requirements-test.txt
.github/workflows/black.yml
.github/workflows/ci_with_install.yml
.github/workflows/python-publish.yml
examples/plot_regular_mesh_tally_with_csg_geometry.py
src/regular_mesh_plotter/__init__.py
src/regular_mesh_plotter/_version.py
src/regular_mesh_plotter/core.py
src/regular_mesh_plotter.egg-info/PKG-INFO
src/regular_mesh_plotter.egg-info/SOURCES.txt
src/regular_mesh_plotter.egg-info/dependency_links.txt
src/regular_mesh_plotter.egg-info/requires.txt
src/regular_mesh_plotter.egg-info/top_level.txt
tests/create_statepoint_file_for_testing_using_csg.py
tests/create_statepoint_file_for_testing_using_dagmc.py
tests/example.stl
tests/test_plot_regular_mesh_tally.py
tests/test_plot_regular_mesh_tally_with_geometry.py
tests/test_plot_regular_mesh_values.py
tests/test_plot_regular_mesh_values_with_geometry.py
tests/test_tally_finding.py