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,7 +105,10 @@ $(function(){initNavTree('functions_d.html',''); initResizable(true); });
|
||||
<li>data : <a class="el" href="structgridfire_1_1partition_1_1_rauscher_thielemann_partition_function_1_1_identified_isotope.html#a9b8fc949cc2cb1729c719cf20463e070">gridfire::partition::RauscherThielemannPartitionFunction::IdentifiedIsotope</a></li>
|
||||
<li>DefinedEngineView() : <a class="el" href="classgridfire_1_1_defined_engine_view.html#a9b319b4a1bd5a08381ebb183daf72c92">gridfire::DefinedEngineView</a></li>
|
||||
<li>density() : <a class="el" href="classgridfire_1_1exceptions_1_1_stale_engine_trigger.html#ae8156ed7e659cb629da24a5b6734e2dc">gridfire::exceptions::StaleEngineTrigger</a>, <a class="el" href="structgridfire_1_1_net_in.html#a06f0dff9f8927b7cf2da3004c8fa1577">gridfire::NetIn</a></li>
|
||||
<li>describe() : <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#ab032139a719e551f888ae012ef8018ee">gridfire::solver::DirectNetworkSolver::TimestepContext</a>, <a class="el" href="structgridfire_1_1solver_1_1_solver_context_base.html#a9cbef3cabc8524e542613ee50d8860c6">gridfire::solver::SolverContextBase</a></li>
|
||||
<li>describe_callback_context() : <a class="el" href="classgridfire_1_1solver_1_1_direct_network_solver.html#a053c9c1343af8f30ced69707e1d899e3">gridfire::solver::DirectNetworkSolver</a>, <a class="el" href="classgridfire_1_1solver_1_1_network_solver_strategy.html#ae09169769774f17df8701c42a64ed656">gridfire::solver::NetworkSolverStrategy< EngineT ></a>, <a class="el" href="class_py_dynamic_network_solver_strategy.html#a147a0a543268427a5930143902217ac3">PyDynamicNetworkSolverStrategy</a></li>
|
||||
<li>df() : <a class="el" href="structgridfire_1_1_multiscale_partitioning_engine_view_1_1_eigen_functor.html#aa65aec7175a56a31887b8b8fca5434bc">gridfire::MultiscalePartitioningEngineView::EigenFunctor</a></li>
|
||||
<li>dt : <a class="el" href="structgridfire_1_1solver_1_1_direct_network_solver_1_1_timestep_context.html#a6a293628e61f241b9d335cd223da5f7c">gridfire::solver::DirectNetworkSolver::TimestepContext</a></li>
|
||||
<li>dt0 : <a class="el" href="structgridfire_1_1_net_in.html#a4e556f7bb18f46654b3445476734076a">gridfire::NetIn</a></li>
|
||||
<li>dydt : <a class="el" href="structgridfire_1_1_step_derivatives.html#ae0de268b86c2404379409c4feae0b34d">gridfire::StepDerivatives< T ></a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user