mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 14:35:27 -04:00
Merge pull request #2464 from shimwell/moving_voxel_plot_code
moved voxel plot to api accessible function
This commit is contained in:
commit
6dde8af940
4 changed files with 162 additions and 63 deletions
|
|
@ -192,6 +192,13 @@ Post-processing
|
|||
openmc.Track
|
||||
openmc.Tracks
|
||||
|
||||
.. autosummary::
|
||||
:toctree: generated
|
||||
:nosignatures:
|
||||
:template: myfunction.rst
|
||||
|
||||
openmc.voxel_to_vtk
|
||||
|
||||
The following classes and functions are used for functional expansion reconstruction.
|
||||
|
||||
.. autosummary::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue