mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 20:45:35 -04:00
Get GROUP_STRUCTURES to show up in documentation
This commit is contained in:
parent
a46aab8365
commit
82f61a2a33
3 changed files with 13 additions and 13 deletions
|
|
@ -5,13 +5,21 @@
|
|||
Energy Groups
|
||||
-------------
|
||||
|
||||
Module Variables
|
||||
++++++++++++++++
|
||||
|
||||
.. autodata:: openmc.mgxs.GROUP_STRUCTURES
|
||||
:annotation:
|
||||
|
||||
Classes
|
||||
+++++++
|
||||
|
||||
.. autosummary::
|
||||
:toctree: generated
|
||||
:nosignatures:
|
||||
:template: myclass.rst mymodulevar.rst
|
||||
:template: myclass.rst
|
||||
|
||||
openmc.mgxs.EnergyGroups
|
||||
openmc.mgxs.GROUP_STRUCTURES
|
||||
|
||||
Multi-group Cross Sections
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue