Modify openmc_find to return instance as well. Add C API docs

This commit is contained in:
Paul Romano 2017-07-04 14:33:18 -05:00
parent 68070b12ca
commit 9d456c3ff1
6 changed files with 157 additions and 17 deletions

View file

@ -0,0 +1,10 @@
---------------------------------------------------
:data:`openmc.capi` -- Python bindings to the C API
---------------------------------------------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: myclass.rst
openmc.capi.OpenMCLibrary

View file

@ -47,5 +47,6 @@ Modules
mgxs
model
data
capi
examples
openmoc