Add subdivide convenience function

This commit is contained in:
Paul Romano 2017-11-09 15:53:57 -06:00
parent 671db024db
commit 198df07311
5 changed files with 41 additions and 5 deletions

View file

@ -40,13 +40,13 @@ Modules
-------
.. toctree::
:maxdepth: 2
:maxdepth: 1
base
stats
mgxs
model
examples
mgxs
stats
data
capi
examples
openmoc

View file

@ -2,6 +2,16 @@
:mod:`openmc.model` -- Model Building
-------------------------------------
Convenience Functions
---------------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: myfunction.rst
openmc.model.subdivide
TRISO Fuel Modeling
-------------------