mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 20:15:26 -04:00
Add torus bounding_box methods and fix docstrings
This commit is contained in:
parent
a57d7dcd7f
commit
cd803764c5
2 changed files with 125 additions and 44 deletions
|
|
@ -80,6 +80,9 @@ Building geometry
|
|||
openmc.YCone
|
||||
openmc.ZCone
|
||||
openmc.Quadric
|
||||
openmc.XTorus
|
||||
openmc.YTorus
|
||||
openmc.ZTorus
|
||||
openmc.Halfspace
|
||||
openmc.Intersection
|
||||
openmc.Union
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue