OpenMC/docs/source/pythonapi/capi.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

55 lines
883 B
ReStructuredText
Raw Normal View History

2019-09-05 07:31:13 -05:00
------------------------------------------------------
:mod:`openmc.lib` -- Python bindings to the C/C++ API
------------------------------------------------------
2019-09-05 07:31:13 -05:00
.. automodule:: openmc.lib
2017-07-31 08:18:55 -05:00
Functions
---------
.. autosummary::
:toctree: generated
:nosignatures:
:template: myfunction.rst
calculate_volumes
2022-01-11 08:18:47 -06:00
export_properties
finalize
find_cell
find_material
hard_reset
2022-01-11 08:18:47 -06:00
import_properties
init
iter_batches
keff
load_nuclide
next_batch
num_realizations
plot_geometry
reset
run
run_in_memory
sample_external_source
simulation_init
simulation_finalize
source_bank
statepoint_write
2017-07-31 08:18:55 -05:00
Classes
-------
.. autosummary::
:toctree: generated
:nosignatures:
:template: myclass.rst
Cell
EnergyFilter
MaterialFilter
Material
MeshFilter
MeshSurfaceFilter
Nuclide
RegularMesh
Tally