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,206 @@
<?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::partition::CompositePartitionFunction Pages: 1 -->
<!--zoomable 121 -->
<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 = 953;
var viewHeight = 121;
var sectionId = 'dynsection-1';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>gridfire::partition::CompositePartitionFunction</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Combines multiple PartitionFunction instances into a single composite strategy.">
<polygon fill="#999999" stroke="#666666" points="945,-90 788,-90 788,-60 945,-60 945,-90"/>
<text text-anchor="start" x="796" y="-78" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::partition</text>
<text text-anchor="middle" x="866.5" y="-67" font-family="Helvetica,sans-Serif" font-size="10.00">::CompositePartitionFunction</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classgridfire_1_1partition_1_1PartitionFunction.html" target="_top" xlink:title="Abstract interface for evaluating nuclear partition functions.">
<polygon fill="white" stroke="#666666" points="104,-90 0,-90 0,-60 104,-60 104,-90"/>
<text text-anchor="start" x="8" y="-78" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::partition</text>
<text text-anchor="middle" x="52" y="-67" font-family="Helvetica,sans-Serif" font-size="10.00">::PartitionFunction</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="M113.99,-88.54C116.7,-89.05 119.37,-89.54 122,-90 151.59,-95.2 159.04,-96.72 189,-99 391.54,-114.43 443.24,-117.22 646,-105 693.32,-102.15 745.95,-95.09 787.82,-88.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.64,-85.1 104.15,-86.6 113.29,-91.96 114.64,-85.1"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="352,-90 189,-90 189,-60 352,-60 352,-90"/>
<text text-anchor="start" x="197" y="-78" font-family="Helvetica,sans-Serif" font-size="10.00">std::unique_ptr&lt; gridfire</text>
<text text-anchor="middle" x="270.5" y="-67" font-family="Helvetica,sans-Serif" font-size="10.00">::partition::PartitionFunction &gt;</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node4 -->
<g id="edge4_Node000004_Node000002" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge4_Node000004_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M114.07,-75C137.25,-75 164.03,-75 188.75,-75"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="114.03,-71.5 104.03,-75 114.03,-78.5 114.03,-71.5"/>
</a>
</g>
<text text-anchor="middle" x="146.5" y="-78" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="494,-52 370,-52 370,0 494,0 494,-52"/>
<text text-anchor="start" x="378" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00">std::unordered_map</text>
<text text-anchor="start" x="378" y="-29" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; uint_fast32_t, const</text>
<text text-anchor="start" x="378" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00"> gridfire::partition::</text>
<text text-anchor="middle" x="432" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">PartitionFunction &amp; &gt;</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node5 -->
<g id="edge6_Node000005_Node000002" class="edge">
<title>Node2&#45;&gt;Node5</title>
<g id="a_edge6_Node000005_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M113.99,-61.46C116.7,-60.95 119.37,-60.46 122,-60 207.45,-45 307.42,-35.43 369.99,-30.39"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="113.29,-58.04 104.15,-63.4 114.64,-64.9 113.29,-58.04"/>
</a>
</g>
<text text-anchor="middle" x="146.5" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="646,-95.5 512,-95.5 512,-54.5 646,-54.5 646,-95.5"/>
<text text-anchor="start" x="520" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; std::unique</text>
<text text-anchor="start" x="520" y="-72.5" font-family="Helvetica,sans-Serif" font-size="10.00">_ptr&lt; gridfire::partition</text>
<text text-anchor="middle" x="579" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00">::PartitionFunction &gt; &gt;</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node3&#45;&gt;Node1</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M656.34,-75C696.99,-75 746.88,-75 787.75,-75"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="656.22,-71.5 646.22,-75 656.22,-78.5 656.22,-71.5"/>
</a>
</g>
<text text-anchor="middle" x="717" y="-78" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_partitionFunctions</text>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node4&#45;&gt;Node3</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M362.13,-75C410.19,-75 468.18,-75 511.95,-75"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="362.03,-71.5 352.03,-75 362.03,-78.5 362.03,-71.5"/>
</a>
</g>
<text text-anchor="middle" x="432" y="-78" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
</g>
<!-- Node5&#45;&gt;Node1 -->
<g id="edge5_Node000001_Node000005" class="edge">
<title>Node5&#45;&gt;Node1</title>
<g id="a_edge5_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M504.24,-26.06C545.72,-26.75 598.94,-28.75 646,-34 697.82,-39.78 755.78,-50.8 799.12,-59.97"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="504.28,-22.56 494.23,-25.92 504.18,-29.56 504.28,-22.56"/>
</a>
</g>
<text text-anchor="middle" x="579" y="-37" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_supportCache</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_1partition_1_1CompositePartitionFunction__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: 10 KiB