mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 20:45:35 -04:00
Add context manager for shared library calls
This commit is contained in:
parent
ca28d20a01
commit
35657d5e1b
3 changed files with 38 additions and 3 deletions
|
|
@ -2,6 +2,13 @@
|
|||
:data:`openmc.capi` -- Python bindings to the C API
|
||||
---------------------------------------------------
|
||||
|
||||
.. autosummary::
|
||||
:toctree: generated
|
||||
:nosignatures:
|
||||
:template: myfunction.rst
|
||||
|
||||
openmc.capi.lib_context
|
||||
|
||||
.. autosummary::
|
||||
:toctree: generated
|
||||
:nosignatures:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue