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>
|
||||
@@ -105,6 +105,7 @@ $(function(){initNavTree('functions_vars_s.html',''); initResizable(true); });
|
||||
<li>seed_indices : <a class="el" href="structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a997efc7ef138efb0e60e60790fcce681">gridfire::MultiscalePartitioningEngineView::QSEGroup</a></li>
|
||||
<li>species_indices : <a class="el" href="structgridfire_1_1_multiscale_partitioning_engine_view_1_1_q_s_e_group.html#a3840e7faa591b7c3006b27ae3df9e21e">gridfire::MultiscalePartitioningEngineView::QSEGroup</a></li>
|
||||
<li>staleType : <a class="el" href="structgridfire_1_1expectations_1_1_stale_engine_error.html#a10bce51a63024715959a66673b909590">gridfire::expectations::StaleEngineError</a></li>
|
||||
<li>state : <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#adab4b53a94b935f89f799bd5a67847a2">gridfire::solver::DirectNetworkSolver::TimestepContext</a></li>
|
||||
<li>status : <a class="el" href="structgridfire_1_1_priming_report.html#a5fec4b465afb4f2d9bc30cd1cab1b50d">gridfire::PrimingReport</a></li>
|
||||
<li>stoichiometric_coefficients : <a class="el" href="structgridfire_1_1_graph_engine_1_1_precomputed_reaction.html#a7a7e9167b19e339e0d69544b9c00e79c">gridfire::GraphEngine::PrecomputedReaction</a></li>
|
||||
<li>success : <a class="el" href="structgridfire_1_1_priming_report.html#afa4dd791ddd9df84039554524b681fb3">gridfire::PrimingReport</a></li>
|
||||
|
||||
Reference in New Issue
Block a user