mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 20:45:35 -04:00
Merge pull request #2475 from shimwell/adding_bounding_box_class
Adding bounding box class
This commit is contained in:
commit
a12480400b
10 changed files with 223 additions and 49 deletions
|
|
@ -87,6 +87,7 @@ Building geometry
|
|||
openmc.Intersection
|
||||
openmc.Union
|
||||
openmc.Complement
|
||||
openmc.BoundingBox
|
||||
openmc.Cell
|
||||
openmc.Universe
|
||||
openmc.DAGMCUniverse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue