Refactor BoundingBox implementation

This commit is contained in:
Paul Romano 2023-04-18 22:04:46 -05:00
parent c4aafdd508
commit b5d30ff553
9 changed files with 96 additions and 104 deletions

View file

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