OpenMC/docs/source/pythonapi/capi.rst

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

63 lines
1,016 B
ReStructuredText
Raw Permalink 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
current_batch
2022-01-11 08:18:47 -06:00
export_properties
finalize
find_cell
find_material
global_bounding_box
global_tallies
hard_reset
id_map
2022-01-11 08:18:47 -06:00
import_properties
init
is_statepoint_batch
iter_batches
keff
load_nuclide
master
next_batch
num_realizations
plot_geometry
property_map
reset
reset_timers
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