.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/anaconda-publish.yml
.github/workflows/black.yml
.github/workflows/ci_with_benchmarks.yml
.github/workflows/ci_with_install.yml
.github/workflows/ci_with_pip_install.yml
.github/workflows/python-publish.yml
examples/surface_mesh/cadquery_assembly.py
examples/surface_mesh/cadquery_compound.py
examples/surface_mesh/cadquery_object_and_stp_file.py
examples/surface_mesh/cadquery_text.py
examples/surface_mesh/create_stp_files_for_examples.py
examples/surface_mesh/curved_cadquery_object_to_dagmc_surface_mesh.py
examples/surface_mesh/multiple_cadquery_objects.py
examples/surface_mesh/multiple_stp_files.py
examples/surface_mesh/single_cadquery_object.py
examples/surface_mesh/single_stp_file.py
examples/surface_mesh/single_stp_file_multiple_volumes.py
examples/unstrucutred_volume_mesh/curved_cadquery_object_to_dagmc_volume_mesh.py
examples/unstrucutred_volume_mesh/simulate_unstrucutred_volume_mesh_with_openmc.py
src/_version.py
src/cad_to_dagmc/__init__.py
src/cad_to_dagmc/core.py
src/cad_to_dagmc.egg-info/PKG-INFO
src/cad_to_dagmc.egg-info/SOURCES.txt
src/cad_to_dagmc.egg-info/dependency_links.txt
src/cad_to_dagmc.egg-info/requires.txt
src/cad_to_dagmc.egg-info/top_level.txt
tests/ENDFB-7.1-NNDC_H1.h5
tests/ball_reactor.brep
tests/create_brep_file_for_testing.py
tests/curved_extrude.stp
tests/extrude_rectangle.step
tests/extrude_rectangle.stp
tests/multi_volume_cylinders.stp
tests/one_cube.brep
tests/single_cube.step
tests/single_cube.stp
tests/single_volume_thin.stp
tests/single_volume_thin.vtk
tests/test_brep_file.brep
tests/test_file_creation.py
tests/test_h5m_in_simulation.py
tests/test_h5m_in_transport.py
tests/test_loading_from_file_vs_shape_object.py
tests/test_model_creation_for_transport.py
tests/test_package.py
tests/test_python_api.py
tests/test_two_joined_cubes.brep
tests/test_two_sep_cubes.brep
tests/test_version.py
tests/two_connected_cubes.stp
tests/two_disconnected_cubes.stp