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>
|
||||
@@ -103,6 +103,8 @@ $(function(){initNavTree('functions_vars_c.html',''); initResizable(true); });
|
||||
|
||||
<h3><a id="index_c" name="index_c"></a>- c -</h3><ul>
|
||||
<li>c : <a class="el" href="structgridfire_1_1_graph_engine_1_1constants.html#a8bea6e348699c1aea93d17bb56739306">gridfire::GraphEngine::constants</a></li>
|
||||
<li>cached_result : <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#adc814e5288f42c8eaf21c628858881a0">gridfire::solver::DirectNetworkSolver::TimestepContext</a></li>
|
||||
<li>cached_time : <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#afaebf35ef65567a7c824d5c14d479bb3">gridfire::solver::DirectNetworkSolver::TimestepContext</a></li>
|
||||
<li>chapter : <a class="el" href="structgridfire_1_1reaclib_1_1_reaction_record.html#a5c853b69a23b0a8c39ab4b55ac3fe3cc">gridfire::reaclib::ReactionRecord</a></li>
|
||||
<li>coeffs : <a class="el" href="structgridfire_1_1reaclib_1_1_reaction_record.html#a80803f612e574859fde0a163bca84bc0">gridfire::reaclib::ReactionRecord</a></li>
|
||||
<li>composition : <a class="el" href="structgridfire_1_1_net_in.html#a13058f4929e72c1187abbebcddb8aed1">gridfire::NetIn</a>, <a class="el" href="structgridfire_1_1_net_out.html#a073529511ae0e52f868b47cce0e8ac0a">gridfire::NetOut</a></li>
|
||||
|
||||
Reference in New Issue
Block a user