Change names of openmc.capi classes. Hopefully fix RTD docs build.

This commit is contained in:
Paul Romano 2017-10-05 10:52:29 -05:00
parent 95a4f4c0f5
commit 02b8f4ec09
14 changed files with 144 additions and 128 deletions

View file

@ -33,7 +33,9 @@ Classes
:nosignatures:
:template: myclass.rst
openmc.capi.CellView
openmc.capi.MaterialView
openmc.capi.NuclideView
openmc.capi.TallyView
openmc.capi.Cell
openmc.capi.EnergyFilter
openmc.capi.MaterialFilter
openmc.capi.Material
openmc.capi.Nuclide
openmc.capi.Tally