.gitignore
LICENSE
README.md
codecov.yml
pyproject.toml
.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
.vscode/settings.json
src/openmc2dolfinx/__init__.py
src/openmc2dolfinx/_version.py
src/openmc2dolfinx/core.py
src/openmc2dolfinx.egg-info/PKG-INFO
src/openmc2dolfinx.egg-info/SOURCES.txt
src/openmc2dolfinx.egg-info/dependency_links.txt
src/openmc2dolfinx.egg-info/requires.txt
src/openmc2dolfinx.egg-info/top_level.txt
test/test_structured_grid.py
test/test_unstructured_mesh.py