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>
|
||||
@@ -104,6 +104,7 @@ $(function(){initNavTree('functions_func_t.html',''); initResizable(true); });
|
||||
<h3><a id="index_t" name="index_t"></a>- t -</h3><ul>
|
||||
<li>temperature() : <a class="el" href="classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a2f5925b67562cebd08568fce76c739e9">gridfire::exceptions::StaleEngineTrigger</a></li>
|
||||
<li>TemplatedReactionSet() : <a class="el" href="classgridfire_1_1reaction_1_1_templated_reaction_set.html#a54c8cd7c34564277fe28eefc623f666e">gridfire::reaction::TemplatedReactionSet< ReactionT ></a></li>
|
||||
<li>TimestepContext() : <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#aea1385260976dff133404db5b453ba98">gridfire::solver::DirectNetworkSolver::TimestepContext</a></li>
|
||||
<li>totalSteps() : <a class="el" href="classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#a0b7c627c3e69390808bef352b3875408">gridfire::exceptions::StaleEngineTrigger</a></li>
|
||||
<li>type() : <a class="el" href="classgridfire_1_1partition_1_1_composite_partition_function.html#a66560e21a4a7b08e8da135ce8279ed88">gridfire::partition::CompositePartitionFunction</a>, <a class="el" href="classgridfire_1_1partition_1_1_ground_state_partition_function.html#af8d0146fc2afedf3785ae9ec932d3250">gridfire::partition::GroundStatePartitionFunction</a>, <a class="el" href="classgridfire_1_1partition_1_1_partition_function.html#ab0c67985a972707eac0ebc64417dfb97">gridfire::partition::PartitionFunction</a>, <a class="el" href="classgridfire_1_1partition_1_1_rauscher_thielemann_partition_function.html#a3aa478acf12e09b6dd268f744071b2a0">gridfire::partition::RauscherThielemannPartitionFunction</a>, <a class="el" href="class_py_partition_function.html#a07f4d0ff83822dd2800897161d2a3717">PyPartitionFunction</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user