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>
|
||||
@@ -102,6 +102,8 @@ $(function(){initNavTree('functions_vars_t.html',''); initResizable(true); });
|
||||
<div class="textblock">Here is a list of all variables with links to the classes they belong to:</div>
|
||||
|
||||
<h3><a id="index_t" name="index_t"></a>- t -</h3><ul>
|
||||
<li>t : <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#ad49305586fdc676f96161e91c6b863dd">gridfire::solver::DirectNetworkSolver::TimestepContext</a></li>
|
||||
<li>T9 : <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#a838fdd3dd8beac8ca7e735921230ea2d">gridfire::solver::DirectNetworkSolver::TimestepContext</a></li>
|
||||
<li>T9_high : <a class="el" href="structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a750aa8cd8aa8b8da6d1f0db1cc66233d">gridfire::partition::RauscherThielemannPartitionFunction::InterpolationPoints</a></li>
|
||||
<li>T9_low : <a class="el" href="structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_interpolation_points.html#a48e170f77812fdbc06cff18267b241ca">gridfire::partition::RauscherThielemannPartitionFunction::InterpolationPoints</a></li>
|
||||
<li>T9_tol : <a class="el" href="structgridfire_1_1_q_s_e_cache_config.html#af4dca2b24aa364fbbf6e99eb26774f40">gridfire::QSECacheConfig</a></li>
|
||||
|
||||
Reference in New Issue
Block a user