Remove get_ from get_hexagonal_prism, get_rectangular_prism

This commit is contained in:
Paul Romano 2019-06-08 07:48:26 -05:00
parent c0f90effcd
commit da5f7440b1
9 changed files with 49 additions and 26 deletions

View file

@ -12,8 +12,8 @@ Convenience Functions
openmc.model.borated_water
openmc.model.cylinder_from_points
openmc.model.get_hexagonal_prism
openmc.model.get_rectangular_prism
openmc.model.hexagonal_prism
openmc.model.rectangular_prism
openmc.model.subdivide
TRISO Fuel Modeling