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,10 +103,11 @@ $(function(){initNavTree('functions_vars_n.html',''); initResizable(true); });
|
||||
|
||||
<h3><a id="index_n" name="index_n"></a>- n -</h3><ul>
|
||||
<li>Na : <a class="el" href="structgridfire_1_1_graph_engine_1_1constants.html#a5ccc874d6704615e0ce54c14dc67699d">gridfire::GraphEngine::constants</a></li>
|
||||
<li>networkSpecies : <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#afee439e7b59805a6b4dcffffa2b0e6e3">gridfire::solver::DirectNetworkSolver::TimestepContext</a></li>
|
||||
<li>nIso : <a class="el" href="structgridfire_1_1approx8_1_1_approx8_net.html#a31928b4041479da6515a90569322fc02">gridfire::approx8::Approx8Net</a></li>
|
||||
<li>normalized_g_values : <a class="el" href="structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_isotope_data.html#aea71e9198606e0ba393321178f988fcc">gridfire::partition::RauscherThielemannPartitionFunction::IsotopeData</a>, <a class="el" href="structgridfire_1_1partition_1_1record_1_1_rauscher_thielemann_partition_data_record.html#a64c1cef58c1bdeab1fcc7f9a30a71609">gridfire::partition::record::RauscherThielemannPartitionDataRecord</a></li>
|
||||
<li>nuclearEnergyGenerationRate : <a class="el" href="structgridfire_1_1_step_derivatives.html#ab4aeb41be952c7b5844e1ee81fef9008">gridfire::StepDerivatives< T ></a></li>
|
||||
<li>num_steps : <a class="el" href="structgridfire_1_1_net_out.html#a51c16703132cf739ec2fd89eae7badd6">gridfire::NetOut</a></li>
|
||||
<li>num_steps : <a class="el" href="structgridfire_1_1_net_out.html#a51c16703132cf739ec2fd89eae7badd6">gridfire::NetOut</a>, <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#a85eab3fb76bcef5044b2be6cc60a46df">gridfire::solver::DirectNetworkSolver::TimestepContext</a></li>
|
||||
<li>nVar : <a class="el" href="structgridfire_1_1approx8_1_1_approx8_net.html#a7218aa9b3dbe7c6eca52119e115692db">gridfire::approx8::Approx8Net</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
||||
Reference in New Issue
Block a user