Merge branch 'c-api' into photon-new

This commit is contained in:
Paul Romano 2017-07-20 06:48:54 -05:00
commit 698cb09682
31 changed files with 631 additions and 407 deletions

View file

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

View file

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