OpenMC/docs
Andrew Johnson 0bc7800a92
Move openmc.deplete.integrator into openmc.deplete
Much of the previous API is intact, with the major change
being CRAM functions are imported from openmc.deplete.cram
in the test_deplete_cram.

The integrator abstract classes are placed in
openmc/deplete/abc.py with all concrete classes going in to
openmc/deplete/integrators.py

Documentation updated accordingly
2019-08-07 11:04:37 -05:00
..
diagrams Added two UML diagrams. 2011-10-11 11:59:25 -04:00
source Move openmc.deplete.integrator into openmc.deplete 2019-08-07 11:04:37 -05:00
sphinxext Documentation changes to build on Read The Docs 2016-01-04 10:56:45 -06:00
Makefile Use sphinx.ext.imgconverter for converting SVG images for PDF doc builds 2017-12-29 15:10:55 -06:00
requirements-rtd.txt Use sphinxcontrib-katex for faster math rendering 2019-06-14 12:13:37 -05:00