mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Added basic structure for Python API docs and filled out docstrings for
openmc.cmfd module.
This commit is contained in:
parent
471030c992
commit
11ab3b78aa
22 changed files with 306 additions and 180 deletions
9
docs/source/pythonapi/executor.rst
Normal file
9
docs/source/pythonapi/executor.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.. _pythonapi_executor:
|
||||
|
||||
========
|
||||
Executor
|
||||
========
|
||||
|
||||
.. automodule:: openmc.executor
|
||||
:members:
|
||||
:undoc-members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue