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>
|
||||
@@ -107,6 +107,9 @@ $(function(){initNavTree('py__solver_8cpp.html',''); initResizable(true); });
|
||||
<code>#include <pybind11/stl.h></code><br />
|
||||
<code>#include <pybind11/functional.h></code><br />
|
||||
<code>#include <vector></code><br />
|
||||
<code>#include <tuple></code><br />
|
||||
<code>#include <string></code><br />
|
||||
<code>#include <any></code><br />
|
||||
<code>#include "<a class="el" href="py__solver_8h.html">py_solver.h</a>"</code><br />
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
Reference in New Issue
Block a user