feat(solver): added callback functions to solver in C++ and python

This commit is contained in:
2025-07-31 15:04:57 -04:00
parent 5b74155477
commit 24049b2658
482 changed files with 4318 additions and 1467 deletions

View File

@@ -29,7 +29,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">GridFire<span id="projectnumber">&#160;0.0.1a</span>
<div id="projectname">GridFire<span id="projectnumber">&#160;0.6.0</span>
</div>
<div id="projectbrief">General Purpose Nuclear Network</div>
</td>
@@ -111,6 +111,7 @@ $(function(){initNavTree('functions_~.html',''); initResizable(true); });
<li>~PartitionFunction()&#160;:&#160;<a class="el" href="classgridfire_1_1partition_1_1_partition_function.html#a197a0663dcfb4ab4be3b0e14b98391db">gridfire::partition::PartitionFunction</a></li>
<li>~Reaction()&#160;:&#160;<a class="el" href="classgridfire_1_1reaction_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a">gridfire::reaction::Reaction</a>, <a class="el" href="classgridfire_1_1_reaction.html#ab1860df84843be70f97469761e11ab6a">gridfire::Reaction</a></li>
<li>~ScreeningModel()&#160;:&#160;<a class="el" href="classgridfire_1_1screening_1_1_screening_model.html#adef175acdbd911527f56a1f1592579a7">gridfire::screening::ScreeningModel</a></li>
<li>~SolverContextBase()&#160;:&#160;<a class="el" href="structgridfire_1_1solver_1_1_solver_context_base.html#ab1abf9e5ff7f53a6cebe5e00ea5fc0c8">gridfire::solver::SolverContextBase</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->