Fix documentation build (deplete module was causing issues)

This commit is contained in:
Paul Romano 2019-10-04 12:48:23 -05:00
parent d32c2175ba
commit e869d8eef1
5 changed files with 17 additions and 18 deletions

View file

@ -126,8 +126,15 @@ data, such as number densities and reaction rates for each material.
Results
ResultsList
The following functions are used to solve the depletion equations, with
:func:`cram.CRAM48` being the default.
The following class and functions are used to solve the depletion equations,
with :func:`cram.CRAM48` being the default.
.. autosummary::
:toctree: generated
:nosignatures:
:template: myintegrator.rst
cram.IPFCramSolver
.. autosummary::
:toctree: generated
@ -196,4 +203,3 @@ the following abstract base classes:
abc.Integrator
abc.SIIntegrator
abc.DepSystemSolver
abc.IPFCramSolver