Merge pull request #2475 from shimwell/adding_bounding_box_class

Adding bounding box class
This commit is contained in:
Patrick Shriwise 2023-04-25 12:08:39 -05:00 committed by GitHub
commit a12480400b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 223 additions and 49 deletions

View file

@ -87,6 +87,7 @@ Building geometry
openmc.Intersection
openmc.Union
openmc.Complement
openmc.BoundingBox
openmc.Cell
openmc.Universe
openmc.DAGMCUniverse