Add Poly in docs

This commit is contained in:
Zhuoran Han 2018-08-17 16:40:17 -05:00
parent cc295001ff
commit 23f71ccfad

View file

@ -178,6 +178,24 @@ Post-processing
openmc.StatePoint
openmc.Summary
Polynomial
---------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: myclass.rst
openmc.ZernikeRadial
.. autosummary::
:toctree: generated
:nosignatures:
:template: myfunction.rst
openmc.legendre_from_expcoef
Various classes may be created when performing tally slicing and/or arithmetic:
.. autosummary::