docs(docs): rebuilt for version v0.7.1_rc2

This commit is contained in:
2025-11-28 09:46:00 -05:00
parent 033c5a083d
commit a472dc5214
2480 changed files with 231104 additions and 76191 deletions

View File

@@ -0,0 +1,362 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: gridfire::policy::MainSequenceReactionChainPolicy Pages: 1 -->
<!--zoomable 270 -->
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<defs>
<circle id="rim" cx="0" cy="0" r="7"/>
<circle id="rim2" cx="0" cy="0" r="3.5"/>
<g id="zoomPlus">
<use xlink:href="#rim" fill="#404040"><set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/></use>
<path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
</g>
<g id="zoomMin">
<use xlink:href="#rim" fill="#404040"><set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/></use>
<path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
</g>
<g id="arrowUp" transform="translate(30 24)">
<use xlink:href="#rim"/>
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="arrowRight" transform="rotate(90) translate(36 -43)">
<use xlink:href="#rim"/>
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="arrowDown" transform="rotate(180) translate(-30 -48)">
<use xlink:href="#rim"/>
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="arrowLeft" transform="rotate(270) translate(-36 17)">
<use xlink:href="#rim"/>
<path pointer-events="none" fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="resetDef">
<use xlink:href="#rim2" fill="#404040"><set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/></use>
</g>
</defs>
<script type="application/ecmascript">
var viewWidth = 1326;
var viewHeight = 270;
var sectionId = 'dynsection-1';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>gridfire::policy::MainSequenceReactionChainPolicy</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Main Sequence Reaction Chain Policy.">
<polygon fill="#999999" stroke="#666666" points="1318,-227 1155,-227 1155,-197 1318,-197 1318,-227"/>
<text text-anchor="start" x="1163" y="-215" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::policy::MainSequence</text>
<text text-anchor="middle" x="1236.5" y="-204" font-family="Helvetica,sans-Serif" font-size="10.00">ReactionChainPolicy</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classgridfire_1_1policy_1_1MultiReactionChainPolicy.html" target="_top" xlink:title="A ReactionChainPolicy composed of multiple child ReactionChainPolicy instances.">
<polygon fill="white" stroke="#666666" points="1118,-227 959,-227 959,-197 1118,-197 1118,-227"/>
<text text-anchor="start" x="967" y="-215" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::policy::MultiReaction</text>
<text text-anchor="middle" x="1038.5" y="-204" font-family="Helvetica,sans-Serif" font-size="10.00">ChainPolicy</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1128.13,-212C1137.07,-212 1146.12,-212 1154.97,-212"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1128.09,-208.5 1118.09,-212 1128.09,-215.5 1128.09,-208.5"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="classgridfire_1_1policy_1_1ReactionChainPolicy.html" target="_top" xlink:title="Abstract interface encapsulating a set of reactions representing a single chain or pathway.">
<polygon fill="white" stroke="#666666" points="291.5,-262 157.5,-262 157.5,-232 291.5,-232 291.5,-262"/>
<text text-anchor="start" x="165.5" y="-250" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::policy::Reaction</text>
<text text-anchor="middle" x="224.5" y="-239" font-family="Helvetica,sans-Serif" font-size="10.00">ChainPolicy</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node3&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M302.08,-249.67C417.71,-252.96 643.72,-256.48 835,-242 876.11,-238.89 921.54,-232.44 958.94,-226.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="302.01,-246.17 291.91,-249.37 301.81,-253.16 302.01,-246.17"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="545,-233 377,-233 377,-203 545,-203 545,-233"/>
<text text-anchor="start" x="385" y="-221" font-family="Helvetica,sans-Serif" font-size="10.00">std::unique_ptr&lt; gridfire</text>
<text text-anchor="middle" x="461" y="-210" font-family="Helvetica,sans-Serif" font-size="10.00">::policy::ReactionChainPolicy &gt;</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node5 -->
<g id="edge5_Node000005_Node000003" class="edge">
<title>Node3&#45;&gt;Node5</title>
<g id="a_edge5_Node000005_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M301.9,-237.02C304.63,-236.67 307.34,-236.33 310,-236 331.6,-233.3 354.96,-230.46 376.67,-227.85"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="301.39,-233.56 291.92,-238.29 302.28,-240.5 301.39,-233.56"/>
</a>
</g>
<text text-anchor="middle" x="334.5" y="-239" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="835,-232.5 690,-232.5 690,-191.5 835,-191.5 835,-232.5"/>
<text text-anchor="start" x="698" y="-220.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; std::unique</text>
<text text-anchor="start" x="698" y="-209.5" font-family="Helvetica,sans-Serif" font-size="10.00">_ptr&lt; gridfire::policy</text>
<text text-anchor="middle" x="762.5" y="-198.5" font-family="Helvetica,sans-Serif" font-size="10.00">::ReactionChainPolicy &gt; &gt;</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node2 -->
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node4&#45;&gt;Node2</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M845.55,-212C881.34,-212 923.14,-212 958.57,-212"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="845.13,-208.5 835.13,-212 845.13,-215.5 845.13,-208.5"/>
</a>
</g>
<text text-anchor="middle" x="897" y="-215" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_chain_policies</text>
</g>
<!-- Node5&#45;&gt;Node4 -->
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node5&#45;&gt;Node4</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M555.29,-216.13C598.58,-215.26 649.24,-214.25 689.51,-213.44"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="554.96,-212.64 545.03,-216.34 555.1,-219.64 554.96,-212.64"/>
</a>
</g>
<text text-anchor="middle" x="617.5" y="-218" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
</g>
<!-- Node6 -->
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="classgridfire_1_1reaction_1_1ReactionSet.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="811,-129 714,-129 714,-99 811,-99 811,-129"/>
<text text-anchor="start" x="722" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::reaction</text>
<text text-anchor="middle" x="762.5" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">::ReactionSet</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node2 -->
<g id="edge6_Node000002_Node000006" class="edge">
<title>Node6&#45;&gt;Node2</title>
<g id="a_edge6_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M815.43,-132.58C867.55,-151.22 946.85,-179.58 995.24,-196.89"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="816.31,-129.17 805.71,-129.1 813.95,-135.76 816.31,-129.17"/>
</a>
</g>
<text text-anchor="middle" x="897" y="-177" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_reactions</text>
</g>
<!-- Node7 -->
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="528,-184.5 394,-184.5 394,-143.5 528,-143.5 528,-184.5"/>
<text text-anchor="start" x="402" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; std::unique</text>
<text text-anchor="start" x="402" y="-161.5" font-family="Helvetica,sans-Serif" font-size="10.00">_ptr&lt; gridfire::reaction</text>
<text text-anchor="middle" x="461" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">::Reaction &gt; &gt;</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node6 -->
<g id="edge7_Node000006_Node000007" class="edge">
<title>Node7&#45;&gt;Node6</title>
<g id="a_edge7_Node000006_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M538.2,-151.28C593.45,-142.06 666.46,-129.87 713.71,-121.98"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="537.38,-147.87 528.1,-152.97 538.54,-154.77 537.38,-147.87"/>
</a>
</g>
<text text-anchor="middle" x="617.5" y="-149" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_reactions</text>
</g>
<!-- Node8 -->
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="292,-179 157,-179 157,-149 292,-149 292,-179"/>
<text text-anchor="start" x="165" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00">std::unique_ptr&lt; gridfire</text>
<text text-anchor="middle" x="224.5" y="-156" font-family="Helvetica,sans-Serif" font-size="10.00">::reaction::Reaction &gt;</text>
</a>
</g>
</g>
<!-- Node8&#45;&gt;Node7 -->
<g id="edge8_Node000007_Node000008" class="edge">
<title>Node8&#45;&gt;Node7</title>
<g id="a_edge8_Node000007_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M302.33,-164C331.84,-164 365.23,-164 393.67,-164"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="302.07,-160.5 292.07,-164 302.07,-167.5 302.07,-160.5"/>
</a>
</g>
<text text-anchor="middle" x="334.5" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
</g>
<!-- Node9 -->
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_Node000009"><a xlink:href="classgridfire_1_1reaction_1_1Reaction.html" target="_top" xlink:title="Represents a single nuclear reaction from a specific data source.">
<polygon fill="white" stroke="#666666" points="100.5,-179 3.5,-179 3.5,-149 100.5,-149 100.5,-179"/>
<text text-anchor="start" x="11.5" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::reaction</text>
<text text-anchor="middle" x="52" y="-156" font-family="Helvetica,sans-Serif" font-size="10.00">::Reaction</text>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node8 -->
<g id="edge9_Node000008_Node000009" class="edge">
<title>Node9&#45;&gt;Node8</title>
<g id="a_edge9_Node000008_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M111.37,-164C126.01,-164 141.82,-164 156.83,-164"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="110.95,-160.5 100.95,-164 110.95,-167.5 110.95,-160.5"/>
</a>
</g>
<text text-anchor="middle" x="130.5" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
</g>
<!-- Node10 -->
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_Node000010"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="257,-104.5 192,-104.5 192,-85.5 257,-85.5 257,-104.5"/>
<text text-anchor="middle" x="224.5" y="-92.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::string</text>
</a>
</g>
</g>
<!-- Node10&#45;&gt;Node6 -->
<g id="edge10_Node000006_Node000010" class="edge">
<title>Node10&#45;&gt;Node6</title>
<g id="a_edge10_Node000006_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M267.14,-96.48C365.15,-99.95 609.92,-108.63 713.74,-112.31"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="267.15,-92.97 257.03,-96.12 266.9,-99.97 267.15,-92.97"/>
</a>
</g>
<text text-anchor="middle" x="461" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_id</text>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="522,-78 400,-78 400,-48 522,-48 522,-78"/>
<text text-anchor="start" x="408" y="-66" font-family="Helvetica,sans-Serif" font-size="10.00">std::unordered_map</text>
<text text-anchor="middle" x="461" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; std::string, size_t &gt;</text>
</a>
</g>
</g>
<!-- Node10&#45;&gt;Node12 -->
<g id="edge13_Node000012_Node000010" class="edge">
<title>Node10&#45;&gt;Node12</title>
<g id="a_edge13_Node000012_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M267.49,-89.27C304.27,-84.25 358.15,-76.9 399.57,-71.25"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="266.56,-85.86 257.13,-90.68 267.51,-92.8 266.56,-85.86"/>
</a>
</g>
<text text-anchor="middle" x="334.5" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> keys</text>
</g>
<!-- Node11 -->
<g id="Node000011" class="node">
<title>Node11</title>
<g id="a_Node000011"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="104,-110 0,-110 0,-80 104,-80 104,-110"/>
<text text-anchor="start" x="8" y="-98" font-family="Helvetica,sans-Serif" font-size="10.00">std::basic_string&lt;</text>
<text text-anchor="middle" x="52" y="-87" font-family="Helvetica,sans-Serif" font-size="10.00"> Char &gt;</text>
</a>
</g>
</g>
<!-- Node11&#45;&gt;Node10 -->
<g id="edge11_Node000010_Node000011" class="edge">
<title>Node11&#45;&gt;Node10</title>
<g id="a_edge11_Node000010_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M114.42,-95C140.68,-95 170.23,-95 191.94,-95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.16,-91.5 104.16,-95 114.16,-98.5 114.16,-91.5"/>
</a>
</g>
</g>
<!-- Node12&#45;&gt;Node6 -->
<g id="edge12_Node000006_Node000012" class="edge">
<title>Node12&#45;&gt;Node6</title>
<g id="a_edge12_Node000006_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M532.29,-69.06C573.28,-73.25 625.84,-79.75 672,-89 685.76,-91.76 700.51,-95.53 713.98,-99.31"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="532.42,-65.55 522.12,-68.04 531.73,-72.52 532.42,-65.55"/>
</a>
</g>
<text text-anchor="middle" x="617.5" y="-92" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_reactionNameMap</text>
</g>
<!-- Node13 -->
<g id="Node000013" class="node">
<title>Node13</title>
<g id="a_Node000013"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="514.5,-30 407.5,-30 407.5,0 514.5,0 514.5,-30"/>
<text text-anchor="start" x="415.5" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">std::unordered_set</text>
<text text-anchor="middle" x="461" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; size_t &gt;</text>
</a>
</g>
</g>
<!-- Node13&#45;&gt;Node6 -->
<g id="edge14_Node000006_Node000013" class="edge">
<title>Node13&#45;&gt;Node6</title>
<g id="a_edge14_Node000006_Node000013"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M524.86,-21.41C567.52,-27.23 624.57,-37.93 672,-57 698.15,-67.51 725.01,-85.82 742.39,-98.85"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="525.26,-17.93 514.89,-20.1 524.35,-24.87 525.26,-17.93"/>
</a>
</g>
<text text-anchor="middle" x="617.5" y="-60" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_reactionHashes</text>
</g>
</g>
</svg>
<g id="navigator" transform="translate(0 0)" fill="#404254">
<rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/>
<use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/>
<use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/>
<use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/>
<use id="arrowup" xlink:href="#arrowUp" x="0" y="0" onmousedown="handlePan(0,-1)"/>
<use id="arrowright" xlink:href="#arrowRight" x="0" y="0" onmousedown="handlePan(1,0)"/>
<use id="arrowdown" xlink:href="#arrowDown" x="0" y="0" onmousedown="handlePan(0,1)"/>
<use id="arrowleft" xlink:href="#arrowLeft" x="0" y="0" onmousedown="handlePan(-1,0)"/>
</g>
<svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet">
<g id="arrow_out" transform="scale(0.3 0.3)">
<a xlink:href="classgridfire_1_1policy_1_1MainSequenceReactionChainPolicy__coll__graph_org.svg" target="_base">
<rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38"
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
<path id="arrow"
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
style="fill:#404040;"/>
</a>
</g>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>

After

Width:  |  Height:  |  Size: 18 KiB