feat(solver): added callback functions to solver in C++ and python
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">GridFire<span id="projectnumber"> 0.0.1a</span>
|
||||
<div id="projectname">GridFire<span id="projectnumber"> 0.6.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">General Purpose Nuclear Network</div>
|
||||
</td>
|
||||
@@ -111,6 +111,7 @@ $(function(){initNavTree('functions_func_~.html',''); initResizable(true); });
|
||||
<li>~PartitionFunction() : <a class="el" href="classgridfire_1_1partition_1_1_partition_function.html#a197a0663dcfb4ab4be3b0e14b98391db">gridfire::partition::PartitionFunction</a></li>
|
||||
<li>~Reaction() : <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() : <a class="el" href="classgridfire_1_1screening_1_1_screening_model.html#adef175acdbd911527f56a1f1592579a7">gridfire::screening::ScreeningModel</a></li>
|
||||
<li>~SolverContextBase() : <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 -->
|
||||
|
||||
Reference in New Issue
Block a user