2025-11-06 09:16:40 -05:00
<?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 13.0.1 (20250615.1724)
-->
<!-- Title: src/lib/partition/partition_ground.cpp Pages: 1 -->
<!-- zoomable 227 -->
<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" >
2025-11-24 09:08:28 -05:00
var viewWidth = 763;
2025-11-06 09:16:40 -05:00
var viewHeight = 227;
var sectionId = 'dynsection-0';
</script>
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
<g id= "viewport" >
<title > src/lib/partition/partition_ground.cpp</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#999999" stroke= "#666666" points= "484.75,-218.75 367.5,-218.75 367.5,-188.25 484.75,-188.25 484.75,-218.75" />
<text xml:space= "preserve" text-anchor= "start" x= "375.5" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/partition/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "426.12" y= "-194" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _ground.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "Node000002" class= "node" >
<title > Node2</title>
<g id= "a_Node000002" > <a xlink:href= "partition__ground_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "267.25,-152.25 171,-152.25 171,-121.75 267.25,-121.75 267.25,-152.25" />
<text xml:space= "preserve" text-anchor= "start" x= "179" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "219.12" y= "-127.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /partition_ground.h</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1_Node000001_Node000002" class= "edge" >
<title > Node1- > Node2</title>
<g id= "a_edge1_Node000001_Node000002" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M378.89,-187.78C348.56,-178.33 308.95,-165.99 276.76,-155.96" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "278.19,-152.74 267.6,-153.1 276.1,-159.42 278.19,-152.74" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "330.75,-146.62 285.5,-146.62 285.5,-127.38 330.75,-127.38 330.75,-146.62" />
<text xml:space= "preserve" text-anchor= "middle" x= "308.12" y= "-133.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > ranges</text>
</a>
</g>
</g>
<!-- Node1->Node9 -->
<g id= "edge9_Node000001_Node000009" class= "edge" >
<title > Node1- > Node9</title>
<g id= "a_edge9_Node000001_Node000009" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M399.35,-187.86C379.96,-177.26 353.86,-163 334.55,-152.45" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "336.39,-149.46 325.94,-147.74 333.03,-155.6 336.39,-149.46" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "503.12,-146.62 349.12,-146.62 349.12,-127.38 503.12,-127.38 503.12,-146.62" />
<text xml:space= "preserve" text-anchor= "middle" x= "426.12" y= "-133.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/atomic/atomicSpecies.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node10 -->
<g id= "edge10_Node000001_Node000010" class= "edge" >
<title > Node1- > Node10</title>
<g id= "a_edge10_Node000001_Node000010" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M426.12,-187.86C426.12,-179.08 426.12,-167.77 426.12,-158.15" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "429.63,-158.34 426.13,-148.34 422.63,-158.34 429.63,-158.34" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "644.75,-146.62 521.5,-146.62 521.5,-127.38 644.75,-127.38 644.75,-146.62" />
<text xml:space= "preserve" text-anchor= "middle" x= "583.12" y= "-133.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/atomic/species.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node11 -->
<g id= "edge11_Node000001_Node000011" class= "edge" >
<title > Node1- > Node11</title>
<g id= "a_edge11_Node000001_Node000011" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M461.75,-187.86C488.51,-176.87 524.85,-161.94 550.78,-151.29" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "551.87,-154.62 559.79,-147.58 549.21,-148.15 551.87,-154.62" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "755.38,-146.62 662.88,-146.62 662.88,-127.38 755.38,-127.38 755.38,-146.62" />
<text xml:space= "preserve" text-anchor= "middle" x= "709.12" y= "-133.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > quill/LogMacros.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node12 -->
<g id= "edge12_Node000001_Node000012" class= "edge" >
<title > Node1- > Node12</title>
<g id= "a_edge12_Node000001_Node000012" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M484.84,-190.18C530.96,-180.35 596.77,-165.99 654.12,-152.25 657.27,-151.5 660.52,-150.7 663.78,-149.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "664.54,-153.31 673.38,-147.46 662.83,-146.52 664.54,-153.31" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3 -->
<g id= "Node000003" class= "node" >
<title > Node3</title>
<g id= "a_Node000003" > <a xlink:href= "partition__abstract_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "102.25,-85.75 0,-85.75 0,-55.25 102.25,-55.25 102.25,-85.75" />
<text xml:space= "preserve" text-anchor= "start" x= "8" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/partition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "51.12" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /partition_abstract.h</text>
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2_Node000002_Node000003" class= "edge" >
<title > Node2- > Node3</title>
<g id= "a_edge2_Node000002_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M181,-121.36C157.03,-112.16 125.87,-100.2 100.07,-90.29" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "101.39,-87.05 90.8,-86.73 98.88,-93.58 101.39,-87.05" />
</a>
</g>
</g>
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
<g id= "a_Node000005" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "147.75,-19.25 96.5,-19.25 96.5,0 147.75,0 147.75,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "122.12" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > memory</text>
</a>
</g>
</g>
<!-- Node2->Node5 -->
<g id= "edge7_Node000002_Node000005" class= "edge" >
<title > Node2- > Node5</title>
<g id= "a_edge7_Node000002_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M191.05,-121.3C176.8,-112.61 160.21,-100.44 149.12,-85.75 136.62,-69.18 129.5,-46.27 125.75,-30.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "129.27,-29.87 123.81,-20.79 122.42,-31.29 129.27,-29.87" />
</a>
</g>
</g>
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
<g id= "a_Node000006" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "280,-80.12 158.25,-80.12 158.25,-60.88 280,-60.88 280,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "219.12" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/logging/logging.h</text>
</a>
</g>
</g>
<!-- Node2->Node6 -->
<g id= "edge5_Node000002_Node000006" class= "edge" >
<title > Node2- > Node6</title>
<g id= "a_edge5_Node000002_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M219.12,-121.36C219.12,-112.58 219.12,-101.27 219.12,-91.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "222.63,-91.84 219.13,-81.84 215.63,-91.84 222.63,-91.84" />
</a>
</g>
</g>
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "380.5,-80.12 297.75,-80.12 297.75,-60.88 380.5,-60.88 380.5,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "339.12" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unordered_map</text>
</a>
</g>
</g>
<!-- Node2->Node7 -->
<g id= "edge6_Node000002_Node000007" class= "edge" >
<title > Node2- > Node7</title>
<g id= "a_edge6_Node000002_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M246.35,-121.36C266.08,-110.76 292.61,-96.5 312.25,-85.95" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "313.88,-89.04 321.03,-81.23 310.56,-82.88 313.88,-89.04" />
</a>
</g>
</g>
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "471.62,-80.12 398.62,-80.12 398.62,-60.88 471.62,-60.88 471.62,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "435.12" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > quill/Logger.h</text>
</a>
</g>
</g>
<!-- Node2->Node8 -->
<g id= "edge8_Node000002_Node000008" class= "edge" >
<title > Node2- > Node8</title>
<g id= "a_edge8_Node000002_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M267.54,-121.87C301.58,-111.89 348.18,-98.14 389.12,-85.75 391.08,-85.16 393.08,-84.55 395.1,-83.93" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "395.96,-87.33 404.49,-81.05 393.91,-80.64 395.96,-87.33" />
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
<g id= "a_Node000004" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "71.12,-19.25 31.12,-19.25 31.12,0 71.12,0 71.12,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "51.12" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string</text>
</a>
</g>
</g>
<!-- Node3->Node4 -->
<g id= "edge3_Node000003_Node000004" class= "edge" >
<title > Node3- > Node4</title>
<g id= "a_edge3_Node000003_Node000004" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M51.12,-54.95C51.12,-47.71 51.12,-38.84 51.12,-30.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "54.63,-31.21 51.13,-21.21 47.63,-31.21 54.63,-31.21" />
</a>
</g>
</g>
<!-- Node3->Node5 -->
<g id= "edge4_Node000003_Node000005" class= "edge" >
<title > Node3- > Node5</title>
<g id= "a_edge4_Node000003_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M68.68,-54.95C78.97,-46.41 91.99,-35.62 102.6,-26.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "104.55,-29.74 110.01,-20.67 100.08,-24.36 104.55,-29.74" />
</a>
</g>
</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= "partition__ground_8cpp__incl_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>