.gitignore
CITATION.cff
LICENSE
README.md
pyproject.toml
.github/workflows/black.yml
.github/workflows/ci_with_benchmarks.yml
.github/workflows/ci_with_conda_install.yml
.github/workflows/ci_with_pip_install.yml
.github/workflows/python-publish.yml
examples/surface_and_unstructured_mesh/unstructured_mesh_with_conformal_surface_mesh.py
examples/surface_mesh/cadquery_assembly.py
examples/surface_mesh/cadquery_assembly_with_scaled_geometry.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/curved_cadquery_object_to_dagmc_surface_mesh.py
examples/surface_mesh/different_resolution_meshes.py
examples/surface_mesh/from_gmsh_mesh_file.py
examples/surface_mesh/from_gmsh_mesh_file_with_tags.py
examples/surface_mesh/from_gmsh_object_with_tag.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/surface_mesh/tagged_mesh.msh
examples/unstrucutred_volume_mesh/curved_cadquery_object_to_dagmc_volume_mesh.py
examples/unstrucutred_volume_mesh/different_resolution_meshes.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/curved_extrude.stp
tests/extrude_rectangle.stp
tests/multi_volume_cylinders.stp
tests/one_cube.brep
tests/single_cube.stp
tests/single_volume_thin.stp
tests/single_volume_thin.vtk
tests/tagged_mesh.msh
tests/test_brep_file.brep
tests/test_file_creation.py
tests/test_get_volumes.py
tests/test_h5m_in_transport.py
tests/test_kwarg_args.py
tests/test_loading_from_file_vs_shape_object.py
tests/test_mesh_to_dagmc.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