Automate workflow for mesh- or cell-based R2S calculations (#3508)

Co-authored-by: Ethan Peterson <eepeterson3@gmail.com>
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
This commit is contained in:
Paul Romano 2025-10-31 19:15:25 -05:00 committed by GitHub
parent 4c41766611
commit 5fc289b99d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1173 additions and 48 deletions

View file

@ -287,6 +287,16 @@ the following abstract base classes:
abc.SIIntegrator
abc.DepSystemSolver
R2S Automation
--------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: myclass.rst
R2SManager
D1S Functions
-------------