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">
2026-04-20 12:45:31 -04:00
<!-- Generated by graphviz version 14.1.2 (20260124.0452)
2025-11-06 09:16:40 -05:00
-->
<!-- Title: src/include/gridfire/engine/procedures/construction.h Pages: 1 -->
2026-04-20 12:45:31 -04:00
<!-- zoomable 682 -->
2025-11-06 09:16:40 -05:00
<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)" >
2026-04-20 12:45:31 -04:00
2025-11-06 09:16:40 -05:00
<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" >
2026-04-20 12:45:31 -04:00
var viewWidth = 1138;
var viewHeight = 682;
2025-11-06 09:16:40 -05:00
var sectionId = 'dynsection-1';
</script>
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
<g id= "viewport" >
<title > src/include/gridfire/engine/procedures/construction.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000001" > <a xlink:title= "Functions for constructing nuclear reaction networks." >
2026-04-20 12:45:31 -04:00
<polygon fill= "#999999" stroke= "#666666" points= "768.5,-674 605.5,-674 605.5,-643.5 768.5,-643.5 768.5,-674" />
<text xml:space= "preserve" text-anchor= "start" x= "613.5" y= "-660.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "687" y= "-649.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/procedures/construction.h</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= "engine__graph_8h.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "595.25,-607.5 478.75,-607.5 478.75,-577 595.25,-577 595.25,-607.5" />
<text xml:space= "preserve" text-anchor= "start" x= "486.75" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "537" y= "-582.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/engine_graph.h</text>
2025-11-06 09:16:40 -05:00
</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= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M642.5,-638.62C619.67,-628.8 592.3,-617.03 571.16,-607.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "641,-641.78 651.57,-642.52 643.77,-635.35 641,-641.78" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
<g id= "a_Node000013" > <a xlink:href= "engine__procedures_8h.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "806,-463.25 676,-463.25 676,-421.5 806,-421.5 806,-463.25" />
<text xml:space= "preserve" text-anchor= "start" x= "684" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "684" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/procedures/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "741" y= "-427.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _procedures.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node1->Node13 -->
2026-04-20 12:45:31 -04:00
<g id= "edge49_Node000001_Node000013" class= "edge" >
2025-11-27 15:06:27 -05:00
<title > Node1- > Node13</title>
2026-04-20 12:45:31 -04:00
<g id= "a_edge49_Node000001_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M693.47,-632.07C704.33,-588.96 726,-502.93 735.88,-463.71" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "690.13,-631 691.08,-641.55 696.92,-632.71 690.13,-631" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:href= "engine__graph_8cpp.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "133.62,-457.62 28.38,-457.62 28.38,-427.12 133.62,-427.12 133.62,-457.62" />
<text xml:space= "preserve" text-anchor= "start" x= "36.38" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "81" y= "-432.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _graph.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node1->Node14 -->
2026-04-20 12:45:31 -04:00
<g id= "edge50_Node000001_Node000014" class= "edge" >
2025-11-27 15:06:27 -05:00
<title > Node1- > Node14</title>
2026-04-20 12:45:31 -04:00
<g id= "a_edge50_Node000001_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M593.92,-653.99C439.24,-645.56 139.78,-619.31 75,-541 55.52,-517.45 66.4,-478.75 74.58,-457.85" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "593.58,-657.47 603.75,-654.51 593.95,-650.48 593.58,-657.47" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node30 -->
<g id= "Node000030" class= "node" >
<title > Node30</title>
<g id= "a_Node000030" > <a xlink:href= "construction_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "918.38,-607.5 793.62,-607.5 793.62,-577 918.38,-577 918.38,-607.5" />
<text xml:space= "preserve" text-anchor= "start" x= "801.62" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/procedures</text>
<text xml:space= "preserve" text-anchor= "middle" x= "856" y= "-582.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /construction.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node1->Node30 -->
<g id= "edge51_Node000001_Node000030" class= "edge" >
<title > Node1- > Node30</title>
<g id= "a_edge51_Node000001_Node000030" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M736.09,-639.01C762.01,-629.12 793.37,-617.15 817.51,-607.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "734.86,-635.74 726.76,-642.57 737.35,-642.28 734.86,-635.74" />
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= "engine_8h.html" target= "_top" xlink:title= "Core header for the GridFire reaction network engine module." >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "690.75,-241.25 595.25,-241.25 595.25,-210.75 690.75,-210.75 690.75,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "603.25" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "643" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/engine.h</text>
2025-11-06 09:16:40 -05:00
</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= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M467.13,-590.28C354.91,-587.64 140.45,-577.78 75,-541 27.3,-514.19 0,-498.09 0,-443.38 0,-443.38 0,-443.38 0,-363.62 0,-248.59 132.06,-303.78 244,-277.25 368.49,-247.74 519.2,-234.73 594.81,-229.72" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "466.73,-593.78 476.81,-590.5 466.89,-586.78 466.73,-593.78" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:href= "priming_8h.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "536.62,-535.38 395.38,-535.38 395.38,-504.88 536.62,-504.88 536.62,-535.38" />
<text xml:space= "preserve" text-anchor= "start" x= "403.38" y= "-521.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "466" y= "-510.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/procedures/priming.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node2->Node12 -->
<g id= "edge14_Node000002_Node000012" class= "edge" >
<title > Node2- > Node12</title>
<g id= "a_edge14_Node000002_Node000012" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M514.32,-568.85C503.31,-557.98 490.4,-545.22 480.69,-535.64" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "511.64,-571.12 521.21,-575.66 516.56,-566.14 511.64,-571.12" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node2->Node14 -->
2026-04-20 12:45:31 -04:00
<g id= "edge45_Node000002_Node000014" class= "edge" >
2025-11-25 14:31:59 -05:00
<title > Node2- > Node14</title>
2026-04-20 12:45:31 -04:00
<g id= "a_edge45_Node000002_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M466.97,-587.78C349.82,-581.32 124.29,-565.8 98,-541 75.35,-519.63 76.23,-479.68 78.69,-458.1" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "466.61,-591.27 476.79,-588.32 466.99,-584.28 466.61,-591.27" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node17 -->
<g id= "Node000017" class= "node" >
<title > Node17</title>
2026-04-20 12:45:31 -04:00
<g id= "a_Node000017" > <a xlink:href= "engine__graph__scratchpad_8h.html" target= "_top" xlink:title= "Scratchpad implementation for the GraphEngine using CppAD automatic differentiation." >
<polygon fill= "white" stroke= "#666666" points= "242.62,-541 107.38,-541 107.38,-499.25 242.62,-499.25 242.62,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "115.38" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "115.38" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/scratchpads/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "175" y= "-505" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _graph_scratchpad.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node2->Node17 -->
2025-11-27 15:06:27 -05:00
<g id= "edge20_Node000002_Node000017" class= "edge" >
2025-11-25 14:31:59 -05:00
<title > Node2- > Node17</title>
2025-11-27 15:06:27 -05:00
<g id= "a_edge20_Node000002_Node000017" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M467.14,-580.61C409.04,-571.38 324.3,-557 251,-541 248.34,-540.42 245.62,-539.81 242.89,-539.17" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "466.47,-584.05 476.9,-582.16 467.56,-577.14 466.47,-584.05" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node21 -->
<g id= "Node000021" class= "node" >
<title > Node21</title>
<g id= "a_Node000021" > <a xlink:href= "stellar__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "606,-307.75 506,-307.75 506,-277.25 606,-277.25 606,-307.75" />
<text xml:space= "preserve" text-anchor= "start" x= "514" y= "-294.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/stellar</text>
<text xml:space= "preserve" text-anchor= "middle" x= "556" y= "-283" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _policy.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node2->Node21 -->
<g id= "edge47_Node000002_Node000021" class= "edge" >
<title > Node2- > Node21</title>
<g id= "a_edge47_Node000002_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M606.38,-581.8C630.94,-574.74 656.15,-562.44 671,-541 681.57,-525.75 673.44,-517.64 671,-499.25 666.29,-463.77 649.68,-372.97 629,-343.75 618.33,-328.68 601.63,-316.7 586.89,-308.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "605.82,-578.33 597.01,-584.22 607.57,-585.11 605.82,-578.33" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node22 -->
<g id= "Node000022" class= "node" >
<title > Node22</title>
2026-04-20 12:45:31 -04:00
<g id= "a_Node000022" > <a xlink:href= "engine__defined_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1007.75,-541 900.25,-541 900.25,-499.25 1007.75,-499.25 1007.75,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "908.25" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "908.25" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "954" y= "-505" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _defined.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node2->Node22 -->
2026-04-20 12:45:31 -04:00
<g id= "edge29_Node000002_Node000022" class= "edge" >
2025-11-27 15:06:27 -05:00
<title > Node2- > Node22</title>
2026-04-20 12:45:31 -04:00
<g id= "a_edge29_Node000002_Node000022" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M606.7,-579.53C689.24,-565.65 824.94,-542.83 899.94,-530.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "606.19,-576.06 596.91,-581.17 607.36,-582.97 606.19,-576.06" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node26 -->
<g id= "Node000026" class= "node" >
<title > Node26</title>
<g id= "a_Node000026" > <a xlink:href= "engine__defined_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "965.5,-457.62 862.5,-457.62 862.5,-427.12 965.5,-427.12 965.5,-457.62" />
<text xml:space= "preserve" text-anchor= "start" x= "870.5" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "914" y= "-432.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_defined.cpp</text>
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node2->Node26 -->
<g id= "edge46_Node000002_Node000026" class= "edge" >
<title > Node2- > Node26</title>
<g id= "a_edge46_Node000002_Node000026" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M604.01,-573.46C634.81,-564.68 671.62,-553.33 704,-541 770.7,-515.61 845.86,-478.5 885.69,-458.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "603.09,-570.08 594.41,-576.16 604.98,-576.82 603.09,-570.08" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node27 -->
<g id= "Node000027" class= "node" >
<title > Node27</title>
<g id= "a_Node000027" > <a xlink:href= "engine__multiscale_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "661.75,-541 554.25,-541 554.25,-499.25 661.75,-499.25 661.75,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "562.25" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "562.25" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "608" y= "-505" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _multiscale.h</text>
</a>
</g>
</g>
<!-- Node2->Node27 -->
<g id= "edge37_Node000002_Node000027" class= "edge" >
<title > Node2- > Node27</title>
<g id= "a_edge37_Node000002_Node000027" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M559.76,-568.77C568.63,-560.01 578.73,-550.04 587.38,-541.49" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "557.44,-566.14 552.79,-575.66 562.36,-571.12 557.44,-566.14" />
</a>
</g>
</g>
<!-- Node29 -->
<g id= "Node000029" class= "node" >
<title > Node29</title>
<g id= "a_Node000029" > <a xlink:href= "_point_solver_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "377.62,-535.38 260.38,-535.38 260.38,-504.88 377.62,-504.88 377.62,-535.38" />
<text xml:space= "preserve" text-anchor= "start" x= "268.38" y= "-521.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/solver/strategies</text>
<text xml:space= "preserve" text-anchor= "middle" x= "319" y= "-510.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /PointSolver.cpp</text>
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node2->Node29 -->
<g id= "edge48_Node000002_Node000029" class= "edge" >
<title > Node2- > Node29</title>
<g id= "a_edge48_Node000002_Node000029" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M480.46,-573.06C444.43,-561.47 398.34,-546.65 364.64,-535.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "479.27,-576.36 489.86,-576.09 481.41,-569.69 479.27,-576.36" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000004" > <a xlink:href= "gridfire_8h.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "515.75,-174.75 420.25,-174.75 420.25,-144.25 515.75,-144.25 515.75,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "428.25" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "468" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire.h</text>
2025-11-06 09:16:40 -05:00
</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= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M592.53,-206.4C565.61,-196.48 532.97,-184.45 507.86,-175.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "591.28,-209.67 601.87,-209.84 593.7,-203.1 591.28,-209.67" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:href= "engine_2bindings_8cpp.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "651.5,-97 500.5,-97 500.5,-77.75 651.5,-77.75 651.5,-97" />
<text xml:space= "preserve" text-anchor= "middle" x= "576" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/engine/bindings.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node3->Node8 -->
<g id= "edge8_Node000003_Node000008" class= "edge" >
<title > Node3- > Node8</title>
<g id= "a_edge8_Node000003_Node000008" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M594.04,-204.9C581.72,-197.35 570.01,-187.44 563,-174.75 548.99,-149.4 563.12,-113.8 571.2,-97.35" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "592.22,-207.89 602.65,-209.71 595.63,-201.78 592.22,-207.89" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:href= "py__engine_8cpp.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "811.62,-102.62 670.38,-102.62 670.38,-72.12 811.62,-72.12 811.62,-102.62" />
<text xml:space= "preserve" text-anchor= "start" x= "678.38" y= "-89.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/engine/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "741" y= "-77.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_engine.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node3->Node9 -->
<g id= "edge9_Node000003_Node000009" class= "edge" >
<title > Node3- > Node9</title>
<g id= "a_edge9_Node000003_Node000009" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M688.64,-204.92C701.51,-197.21 714.34,-187.2 723,-174.75 738.13,-152.99 741.03,-121.2 741.32,-102.87" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "687.21,-201.7 680.18,-209.63 690.62,-207.82 687.21,-201.7" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:href= "py__engine_8h.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "713.62,-174.75 572.38,-174.75 572.38,-144.25 713.62,-144.25 713.62,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "580.38" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/engine/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "643" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_engine.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node3->Node10 -->
<g id= "edge10_Node000003_Node000010" class= "edge" >
<title > Node3- > Node10</title>
<g id= "a_edge10_Node000003_Node000010" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M643,-199.06C643,-190.89 643,-182.16 643,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "639.5,-198.85 643,-208.85 646.5,-198.85 639.5,-198.85" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:href= "py__policy_8cpp.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "908.12,-174.75 769.88,-174.75 769.88,-144.25 908.12,-144.25 908.12,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "777.88" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/policy/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "839" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_policy.cpp</text>
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node3->Node11 -->
<g id= "edge13_Node000003_Node000011" class= "edge" >
<title > Node3- > Node11</title>
<g id= "a_edge13_Node000003_Node000011" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M698.33,-206.79C728.7,-196.8 765.86,-184.57 794.36,-175.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "697.32,-203.44 688.91,-209.89 699.51,-210.09 697.32,-203.44" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
<g id= "a_Node000005" > <a xlink:href= "gridfire__context_8h.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "441.25,-108.25 330.75,-108.25 330.75,-66.5 441.25,-66.5 441.25,-108.25" />
<text xml:space= "preserve" text-anchor= "start" x= "338.75" y= "-94.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/include</text>
<text xml:space= "preserve" text-anchor= "start" x= "338.75" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire/extern/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "386" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node4->Node5 -->
<g id= "edge4_Node000004_Node000005" class= "edge" >
<title > Node4- > Node5</title>
<g id= "a_edge4_Node000004_Node000005" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M442.35,-136.56C431.95,-127.67 420.01,-117.46 409.81,-108.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "439.98,-139.15 449.86,-142.99 444.53,-133.83 439.98,-139.15" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:href= "gridfire__extern_8cpp.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "521.25,-30.5 416.75,-30.5 416.75,0 521.25,0 521.25,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "424.75" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "469" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _extern.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node4->Node7 -->
<g id= "edge7_Node000004_Node000007" class= "edge" >
<title > Node4- > Node7</title>
<g id= "a_edge7_Node000004_Node000007" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M468.18,-132.6C468.39,-102.68 468.73,-54.53 468.9,-30.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "464.68,-132.27 468.11,-142.3 471.68,-132.32 464.68,-132.27" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
<g id= "a_Node000006" > <a xlink:href= "gridfire__context_8cpp.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "398.25,-30.5 293.75,-30.5 293.75,0 398.25,0 398.25,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "301.75" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "346" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node5->Node6 -->
<g id= "edge5_Node000005_Node000006" class= "edge" >
<title > Node5- > Node6</title>
<g id= "a_edge5_Node000005_Node000006" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M368.88,-56.36C363.81,-47.47 358.48,-38.13 354.24,-30.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "365.69,-57.83 373.68,-64.78 371.77,-54.36 365.69,-57.83" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node5->Node7 -->
<g id= "edge6_Node000005_Node000007" class= "edge" >
<title > Node5- > Node7</title>
<g id= "a_edge6_Node000005_Node000007" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M418.76,-58.7C429.99,-49.21 442.11,-38.97 451.64,-30.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "416.54,-55.99 411.16,-65.12 421.06,-61.33 416.54,-55.99" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node10->Node8 -->
<g id= "edge11_Node000010_Node000008" class= "edge" >
<title > Node10- > Node8</title>
<g id= "a_edge11_Node000010_Node000008" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M621.3,-135.79C608.71,-122.61 593.56,-106.76 584.37,-97.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "618.63,-138.06 628.07,-142.88 623.69,-133.23 618.63,-138.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node10->Node9 -->
<g id= "edge12_Node000010_Node000009" class= "edge" >
<title > Node10- > Node9</title>
<g id= "a_edge12_Node000010_Node000009" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M672.52,-137.37C688.09,-126.23 706.8,-112.85 720.72,-102.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "670.63,-134.42 664.54,-143.09 674.71,-140.12 670.63,-134.42" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
<!-- Node12->Node13 -->
<g id= "edge15_Node000012_Node000013" class= "edge" >
<title > Node12- > Node13</title>
<g id= "a_edge15_Node000012_Node000013" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M530.43,-501.38C574.15,-489.33 631.77,-473.46 675.68,-461.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "529.52,-498 520.81,-504.03 531.38,-504.75 529.52,-498" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
<!-- Node12->Node14 -->
<g id= "edge17_Node000012_Node000014" class= "edge" >
<title > Node12- > Node14</title>
<g id= "a_edge17_Node000012_Node000014" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M398.55,-501.84C394.65,-500.94 390.78,-500.07 387,-499.25 298.73,-480.11 195.19,-462.13 134.01,-451.96" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "397.56,-505.21 408.1,-504.1 399.18,-498.39 397.56,-505.21" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
2025-11-27 15:06:27 -05:00
<g id= "a_Node000015" > <a xlink:href= "priming_8cpp.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "390.38,-457.62 265.62,-457.62 265.62,-427.12 390.38,-427.12 390.38,-457.62" />
<text xml:space= "preserve" text-anchor= "start" x= "273.62" y= "-444.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/procedures</text>
<text xml:space= "preserve" text-anchor= "middle" x= "328" y= "-432.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /priming.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node12->Node15 -->
<g id= "edge18_Node000012_Node000015" class= "edge" >
<title > Node12- > Node15</title>
<g id= "a_edge18_Node000012_Node000015" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M429.41,-499.04C405.86,-486.11 375.79,-469.61 354.53,-457.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "427.62,-502.05 438.07,-503.79 430.98,-495.91 427.62,-502.05" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
2025-11-27 15:06:27 -05:00
<g id= "a_Node000016" > <a xlink:href= "engine__multiscale_8cpp.html" target= "_top" xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "white" stroke= "#666666" points= "619.88,-379.88 504.12,-379.88 504.12,-349.38 619.88,-349.38 619.88,-379.88" />
<text xml:space= "preserve" text-anchor= "start" x= "512.12" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "562" y= "-355.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_multiscale.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node12->Node16 -->
<g id= "edge19_Node000012_Node000016" class= "edge" >
<title > Node12- > Node16</title>
<g id= "a_edge19_Node000012_Node000016" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M513.5,-499.06C528.59,-490.3 543.75,-478.48 553,-463.25 568.73,-437.36 566.94,-400.27 564.38,-380.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "512.12,-495.83 504.99,-503.67 515.45,-501.99 512.12,-495.83" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node13->Node3 -->
<g id= "edge16_Node000013_Node000003" class= "edge" >
<title > Node13- > Node3</title>
<g id= "a_edge16_Node000013_Node000003" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M727.02,-410.79C705.62,-363.98 665.57,-276.38 649.72,-241.69" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "723.81,-412.19 731.15,-419.83 730.18,-409.28 723.81,-412.19" />
</a>
</g>
</g>
<!-- Node17->Node14 -->
<g id= "edge26_Node000017_Node000014" class= "edge" >
<title > Node17- > Node14</title>
<g id= "a_edge26_Node000017_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M141.23,-491.91C127.01,-480.45 111.03,-467.58 99.11,-457.96" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "138.65,-494.33 148.63,-497.88 143.04,-488.88 138.65,-494.33" />
</a>
</g>
</g>
<!-- Node17->Node15 -->
<g id= "edge27_Node000017_Node000015" class= "edge" >
<title > Node17- > Node15</title>
<g id= "a_edge27_Node000017_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M226.06,-493.85C250.14,-481.92 278.02,-468.12 298.53,-457.96" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "224.77,-490.58 217.36,-498.15 227.87,-496.85 224.77,-490.58" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node18 -->
<g id= "Node000018" class= "node" >
<title > Node18</title>
2026-04-20 12:45:31 -04:00
<g id= "a_Node000018" > <a xlink:href= "engine_2scratchpads_2formatters_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "349.62,-379.88 190.38,-379.88 190.38,-349.38 349.62,-349.38 349.62,-379.88" />
<text xml:space= "preserve" text-anchor= "start" x= "198.38" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "270" y= "-355.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/scratchpads/formatters.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node17->Node18 -->
<g id= "edge21_Node000017_Node000018" class= "edge" >
<title > Node17- > Node18</title>
<g id= "a_edge21_Node000017_Node000018" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M188.13,-488.69C197.17,-468.93 210.03,-442.96 224,-421.5 233.73,-406.55 246.82,-390.99 256.55,-380.1" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "185.04,-487.03 184.14,-497.58 191.43,-489.89 185.04,-487.03" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node19 -->
<g id= "Node000019" class= "node" >
<title > Node19</title>
2026-04-20 12:45:31 -04:00
<g id= "a_Node000019" > <a xlink:href= "scratchpads_8h.html" target= "_top" xlink:title= "Unified header for the scratchpad memory management system." >
<polygon fill= "white" stroke= "#666666" points= "421.12,-307.75 252.88,-307.75 252.88,-277.25 421.12,-277.25 421.12,-307.75" />
<text xml:space= "preserve" text-anchor= "start" x= "260.88" y= "-294.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "337" y= "-283" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/scratchpads/scratchpads.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node17->Node19 -->
2026-04-20 12:45:31 -04:00
<g id= "edge25_Node000017_Node000019" class= "edge" >
2025-11-27 15:06:27 -05:00
<title > Node17- > Node19</title>
2026-04-20 12:45:31 -04:00
<g id= "a_edge25_Node000017_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M166.21,-487.9C157.5,-449.82 149.56,-385.39 181,-343.75 198.06,-321.16 225.42,-308.53 252.51,-301.55" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "162.74,-488.47 168.53,-497.35 169.54,-486.8 162.74,-488.47" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node17->Node21 -->
<g id= "edge28_Node000017_Node000021" class= "edge" >
<title > Node17- > Node21</title>
<g id= "a_edge28_Node000017_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M200.77,-490.31C208.34,-481.69 216.59,-472.15 224,-463.25 239.14,-445.07 237.76,-435.25 257,-421.5 296.11,-393.54 314.5,-403.69 359,-385.5 419.8,-360.64 488.96,-327.08 527.02,-308.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "198.17,-487.96 194.18,-497.77 203.42,-492.59 198.17,-487.96" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node18->Node19 -->
<g id= "edge22_Node000018_Node000019" class= "edge" >
<title > Node18- > Node19</title>
<g id= "a_edge22_Node000018_Node000019" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M291.71,-340.91C302.03,-330.1 314.07,-317.5 323.14,-308.01" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "289.31,-338.35 284.93,-348 294.37,-343.19 289.31,-338.35" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node19->Node3 -->
<g id= "edge23_Node000019_Node000003" class= "edge" >
<title > Node19- > Node3</title>
<g id= "a_edge23_Node000019_Node000003" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M417.85,-274.46C474.21,-262.58 547.51,-247.13 594.9,-237.14" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "417.36,-270.98 408.3,-276.47 418.81,-277.83 417.36,-270.98" />
</a>
</g>
</g>
<!-- Node20 -->
<g id= "Node000020" class= "node" >
<title > Node20</title>
<g id= "a_Node000020" > <a xlink:href= "engine_2scratchpads_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "411.75,-241.25 262.25,-241.25 262.25,-210.75 411.75,-210.75 411.75,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "270.25" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/engine/scratchpads</text>
<text xml:space= "preserve" text-anchor= "middle" x= "337" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /bindings.cpp</text>
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
<!-- Node19->Node20 -->
<g id= "edge24_Node000019_Node000020" class= "edge" >
<title > Node19- > Node20</title>
<g id= "a_edge24_Node000019_Node000020" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M337,-265.56C337,-257.39 337,-248.66 337,-241.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "333.5,-265.35 337,-275.35 340.5,-265.35 333.5,-265.35" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node23 -->
<g id= "Node000023" class= "node" >
<title > Node23</title>
<g id= "a_Node000023" > <a xlink:href= "engine__priming_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1129.75,-463.25 1022.25,-463.25 1022.25,-421.5 1129.75,-421.5 1129.75,-463.25" />
<text xml:space= "preserve" text-anchor= "start" x= "1030.25" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1030.25" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1076" y= "-427.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _priming.h</text>
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node22->Node23 -->
<g id= "edge30_Node000022_Node000023" class= "edge" >
<title > Node22- > Node23</title>
<g id= "a_edge30_Node000022_Node000023" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M996.47,-492.76C1011.8,-483.24 1028.85,-472.65 1043.22,-463.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "994.63,-489.78 987.98,-498.03 998.32,-495.73 994.63,-489.78" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node24 -->
<g id= "Node000024" class= "node" >
<title > Node24</title>
<g id= "a_Node000024" > <a xlink:href= "engine__views_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "887.75,-385.5 780.25,-385.5 780.25,-343.75 887.75,-343.75 887.75,-385.5" />
<text xml:space= "preserve" text-anchor= "start" x= "788.25" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "788.25" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "834" y= "-349.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _views.h</text>
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node22->Node24 -->
<g id= "edge35_Node000022_Node000024" class= "edge" >
<title > Node22- > Node24</title>
<g id= "a_edge35_Node000022_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M971.68,-488.99C981.21,-468.43 988.52,-441.4 975,-421.5 955.62,-392.97 919.15,-379.01 888.16,-372.17" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "968.64,-487.23 967.27,-497.74 974.9,-490.38 968.64,-487.23" />
</a>
</g>
</g>
<!-- Node22->Node26 -->
<g id= "edge36_Node000022_Node000026" class= "edge" >
<title > Node22- > Node26</title>
<g id= "a_edge36_Node000022_Node000026" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M938.04,-488.9C932.36,-478.14 926.23,-466.53 921.58,-457.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "934.81,-490.28 942.57,-497.49 941,-487.01 934.81,-490.28" />
</a>
</g>
</g>
<!-- Node23->Node24 -->
<g id= "edge31_Node000023_Node000024" class= "edge" >
<title > Node23- > Node24</title>
<g id= "a_edge31_Node000023_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1011.39,-421.15C972.8,-409.07 924.35,-393.91 887.84,-382.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1009.96,-424.37 1020.55,-424.02 1012.05,-417.69 1009.96,-424.37" />
</a>
</g>
</g>
<!-- Node25 -->
<g id= "Node000025" class= "node" >
<title > Node25</title>
<g id= "a_Node000025" > <a xlink:href= "engine__priming_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1127.5,-379.88 1024.5,-379.88 1024.5,-349.38 1127.5,-349.38 1127.5,-379.88" />
<text xml:space= "preserve" text-anchor= "start" x= "1032.5" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1076" y= "-355.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_priming.cpp</text>
</a>
</g>
</g>
<!-- Node23->Node25 -->
<g id= "edge34_Node000023_Node000025" class= "edge" >
<title > Node23- > Node25</title>
<g id= "a_edge34_Node000023_Node000025" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1076,-409.81C1076,-399.44 1076,-388.42 1076,-379.98" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1072.5,-409.56 1076,-419.56 1079.5,-409.56 1072.5,-409.56" />
</a>
</g>
</g>
<!-- Node24->Node3 -->
<g id= "edge32_Node000024_Node000003" class= "edge" >
<title > Node24- > Node3</title>
<g id= "a_edge32_Node000024_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M802.57,-335.93C781.98,-318.31 754.12,-295.46 728,-277.25 709.3,-264.21 687.08,-251.16 670.06,-241.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "800.2,-338.51 810.06,-342.38 804.77,-333.2 800.2,-338.51" />
</a>
</g>
</g>
<!-- Node24->Node21 -->
<g id= "edge33_Node000024_Node000021" class= "edge" >
<title > Node24- > Node21</title>
<g id= "a_edge33_Node000024_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M769.1,-347.25C719.34,-334.7 651.66,-317.63 606.04,-306.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "768.05,-350.6 778.6,-349.65 769.76,-343.81 768.05,-350.6" />
</a>
</g>
</g>
<!-- Node27->Node16 -->
<g id= "edge44_Node000027_Node000016" class= "edge" >
<title > Node27- > Node16</title>
<g id= "a_edge44_Node000027_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M602.47,-487.81C598.68,-468.46 593.06,-443.26 586,-421.5 581.31,-407.04 574.3,-391.17 569.07,-380.05" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "599.01,-488.35 604.31,-497.53 605.89,-487.05 599.01,-488.35" />
</a>
</g>
</g>
<!-- Node27->Node24 -->
<g id= "edge43_Node000027_Node000024" class= "edge" >
<title > Node27- > Node24</title>
<g id= "a_edge43_Node000027_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M673.19,-505.15C730.09,-492.38 805.09,-473.9 815,-463.25 834.41,-442.4 836.69,-407.87 835.86,-385.96" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "672.56,-501.71 663.56,-507.3 674.08,-508.54 672.56,-501.71" />
</a>
</g>
</g>
<!-- Node28 -->
<g id= "Node000028" class= "node" >
<title > Node28</title>
<g id= "a_Node000028" > <a xlink:href= "engine__multiscale__scratchpad_8h.html" target= "_top" xlink:title= "Scratchpad implementation for the MultiscalePartitioningEngineView." >
<polygon fill= "white" stroke= "#666666" points= "543.62,-463.25 408.38,-463.25 408.38,-421.5 543.62,-421.5 543.62,-463.25" />
<text xml:space= "preserve" text-anchor= "start" x= "416.38" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "416.38" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/scratchpads/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "476" y= "-427.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _multiscale_scratchpad.h</text>
</a>
</g>
</g>
<!-- Node27->Node28 -->
<g id= "edge38_Node000027_Node000028" class= "edge" >
<title > Node27- > Node28</title>
<g id= "a_edge38_Node000027_Node000028" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M562.99,-493.3C546.17,-483.64 527.32,-472.82 511.47,-463.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "560.9,-496.13 571.31,-498.07 564.38,-490.06 560.9,-496.13" />
</a>
</g>
</g>
<!-- Node28->Node16 -->
<g id= "edge41_Node000028_Node000016" class= "edge" >
<title > Node28- > Node16</title>
<g id= "a_edge41_Node000028_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M507.63,-413.51C520.45,-402.22 534.73,-389.64 545.44,-380.21" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "505.37,-410.84 500.18,-420.07 510,-416.09 505.37,-410.84" />
</a>
</g>
</g>
<!-- Node28->Node18 -->
<g id= "edge39_Node000028_Node000018" class= "edge" >
<title > Node28- > Node18</title>
<g id= "a_edge39_Node000028_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M410.32,-417.22C377.34,-405.1 338.46,-390.8 310,-380.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "408.78,-420.39 419.38,-420.55 411.2,-413.82 408.78,-420.39" />
</a>
</g>
</g>
<!-- Node28->Node19 -->
<g id= "edge40_Node000028_Node000019" class= "edge" >
<title > Node28- > Node19</title>
<g id= "a_edge40_Node000028_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M449.13,-412.79C419.69,-381.47 373.62,-332.45 350.78,-308.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "446.53,-415.13 455.93,-420.02 451.63,-410.34 446.53,-415.13" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node28->Node21 -->
<g id= "edge42_Node000028_Node000021" class= "edge" >
<title > Node28- > Node21</title>
<g id= "a_edge42_Node000028_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M476.74,-409.89C478.46,-389.75 483.09,-363.75 495,-343.75 503.7,-329.13 518.29,-316.88 531.01,-308.14" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "473.25,-409.56 476.11,-419.77 480.24,-410.01 473.25,-409.56" />
2025-11-06 09:16:40 -05:00
</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= "construction_8h__dep__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>