docs(docs): rebuild with more usage examples

This commit is contained in:
2025-07-30 15:12:46 -04:00
parent 24870ffcbc
commit cd60ae5c1e
79 changed files with 5050 additions and 4496 deletions

View File

@@ -467,7 +467,7 @@ $(function(){initNavTree('engine__multiscale_8h_source.html',''); initResizable(
<div class="line"><a id="l01116" name="l01116"></a><span class="lineno"> 1116</span> </div>
<div class="ttc" id="aclassgridfire_1_1_dynamic_engine_html"><div class="ttname"><a href="classgridfire_1_1_dynamic_engine.html">gridfire::DynamicEngine</a></div><div class="ttdoc">Abstract class for engines supporting Jacobian and stoichiometry operations.</div><div class="ttdef"><b>Definition</b> <a href="engine__abstract_8h_source.html#l00130">engine_abstract.h:130</a></div></div>
<div class="ttc" id="aclassgridfire_1_1_engine_view_html"><div class="ttname"><a href="classgridfire_1_1_engine_view.html">gridfire::EngineView</a></div><div class="ttdoc">Abstract base class for a &quot;view&quot; of a reaction network engine.</div><div class="ttdef"><b>Definition</b> <a href="engine__view__abstract_8h_source.html#l00074">engine_view_abstract.h:74</a></div></div>
<div class="ttc" id="aclassgridfire_1_1_graph_engine_html"><div class="ttname"><a href="classgridfire_1_1_graph_engine.html">gridfire::GraphEngine</a></div><div class="ttdoc">A reaction network engine that uses a graph-based representation.</div><div class="ttdef"><b>Definition</b> <a href="engine__graph_8h_source.html#l00101">engine_graph.h:101</a></div></div>
<div class="ttc" id="aclassgridfire_1_1_graph_engine_html"><div class="ttname"><a href="classgridfire_1_1_graph_engine.html">gridfire::GraphEngine</a></div><div class="ttdoc">A reaction network engine that uses a graph-based representation.</div><div class="ttdef"><b>Definition</b> <a href="engine__graph_8h_source.html#l00100">engine_graph.h:100</a></div></div>
<div class="ttc" id="aclassgridfire_1_1_multiscale_partitioning_engine_view_html_a0437c51f94bf834a11adf481b2afad93"><div class="ttname"><a href="classgridfire_1_1_multiscale_partitioning_engine_view.html#a0437c51f94bf834a11adf481b2afad93">gridfire::MultiscalePartitioningEngineView::m_baseEngine</a></div><div class="ttdeci">GraphEngine &amp; m_baseEngine</div><div class="ttdoc">The base engine to which this view delegates calculations.</div><div class="ttdef"><b>Definition</b> <a href="#l00914">engine_multiscale.h:914</a></div></div>
<div class="ttc" id="aclassgridfire_1_1_multiscale_partitioning_engine_view_html_a05730ced13ac5331060ca011f0da6235"><div class="ttname"><a href="classgridfire_1_1_multiscale_partitioning_engine_view.html#a05730ced13ac5331060ca011f0da6235">gridfire::MultiscalePartitioningEngineView::primeEngine</a></div><div class="ttdeci">PrimingReport primeEngine(const NetIn &amp;netIn) override</div><div class="ttdoc">Primes the engine with a specific species.</div><div class="ttdef"><b>Definition</b> <a href="engine__multiscale_8cpp_source.html#l00793">engine_multiscale.cpp:793</a></div></div>
<div class="ttc" id="aclassgridfire_1_1_multiscale_partitioning_engine_view_html_a0df457c0f0f6f403a295335c84fd828f"><div class="ttname"><a href="classgridfire_1_1_multiscale_partitioning_engine_view.html#a0df457c0f0f6f403a295335c84fd828f">gridfire::MultiscalePartitioningEngineView::MultiscalePartitioningEngineView</a></div><div class="ttdeci">MultiscalePartitioningEngineView(GraphEngine &amp;baseEngine)</div><div class="ttdoc">Constructs a MultiscalePartitioningEngineView.</div><div class="ttdef"><b>Definition</b> <a href="engine__multiscale_8cpp_source.html#l00153">engine_multiscale.cpp:153</a></div></div>