Merge pull request #2464 from shimwell/moving_voxel_plot_code

moved voxel plot to api accessible function
This commit is contained in:
Paul Romano 2023-04-27 09:36:22 -05:00 committed by GitHub
commit 6dde8af940
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 162 additions and 63 deletions

View file

@ -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::