Document abstract and concrete operator helpers

This commit is contained in:
Andrew Johnson 2019-07-05 13:37:12 -05:00
parent 4832708ad7
commit 9cbbc6e6b9
No known key found for this signature in database
GPG key ID: 253418E91B7F6FEB

View file

@ -75,10 +75,24 @@ data, such as number densities and reaction rates for each material.
:template: myclass.rst
AtomNumber
ChainFissHelper
DirectRxnRateHelper
OperatorResult
ReactionRates
Results
ResultsList
The following classes are abstract classes that can be used to extend the
:mod:`openmc.deplete` capabilities:
.. autosummary::
:toctree:generated
:nosignatures:
:template: myclass.rst
ReactionRateHelper
FissionEnergyHelper
TransportOperator
Each of the integrator functions also relies on a number of "helper" functions