mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
Add Poly in docs
This commit is contained in:
parent
cc295001ff
commit
23f71ccfad
1 changed files with 18 additions and 0 deletions
|
|
@ -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::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue