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/reaction/weak/weak_interpolator.h Pages: 1 -->
2026-04-20 12:45:31 -04:00
<!-- zoomable 826 -->
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 = 826;
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/reaction/weak/weak_interpolator.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= " " >
2026-04-20 12:45:31 -04:00
<polygon fill= "#999999" stroke= "#666666" points= "878.38,-818.25 711.62,-818.25 711.62,-787.75 878.38,-787.75 878.38,-818.25" />
<text xml:space= "preserve" text-anchor= "start" x= "719.62" y= "-804.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "795" y= "-793.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /reaction/weak/weak_interpolator.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= "553.25,-607.5 436.75,-607.5 436.75,-577 553.25,-577 553.25,-607.5" />
<text xml:space= "preserve" text-anchor= "start" x= "444.75" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "495" 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= "M699.99,-797.02C628.31,-791.16 538.16,-778.55 513,-751.75 475.47,-711.77 485.23,-638.82 491.57,-607.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "699.58,-800.5 709.82,-797.79 700.12,-793.52 699.58,-800.5" />
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_8h.html" target= "_top" xlink:title= "Functions for constructing nuclear reaction networks." >
<polygon fill= "white" stroke= "#666666" points= "685.5,-751.75 522.5,-751.75 522.5,-721.25 685.5,-721.25 685.5,-751.75" />
<text xml:space= "preserve" text-anchor= "start" x= "530.5" y= "-738.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "604" y= "-727" 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>
2026-04-20 12:45:31 -04:00
<!-- Node1->Node30 -->
<g id= "edge49_Node000001_Node000030" class= "edge" >
<title > Node1- > Node30</title>
<g id= "a_edge49_Node000001_Node000030" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M741.08,-783.79C711.49,-773.8 675.27,-761.57 647.5,-752.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "739.63,-787 750.23,-786.88 741.87,-780.36 739.63,-787" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node31 -->
<g id= "Node000031" class= "node" >
<title > Node31</title>
<g id= "a_Node000031" > <a xlink:href= "construction_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "756.38,-679.62 631.62,-679.62 631.62,-649.12 756.38,-649.12 756.38,-679.62" />
<text xml:space= "preserve" text-anchor= "start" x= "639.62" y= "-666.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/procedures</text>
<text xml:space= "preserve" text-anchor= "middle" x= "694" y= "-654.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /construction.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node1->Node31 -->
<g id= "edge61_Node000001_Node000031" class= "edge" >
<title > Node1- > Node31</title>
<g id= "a_edge61_Node000001_Node000031" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M777.38,-778.17C756.42,-749.81 722.07,-703.35 704.73,-679.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "774.53,-780.2 783.29,-786.16 780.16,-776.04 774.53,-780.2" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node32 -->
<g id= "Node000032" class= "node" >
<title > Node32</title>
<g id= "a_Node000032" > <a xlink:href= "weak_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "895.12,-751.75 780.88,-751.75 780.88,-721.25 895.12,-721.25 895.12,-751.75" />
<text xml:space= "preserve" text-anchor= "start" x= "788.88" y= "-738.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "838" y= "-727" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /reaction/weak/weak.h</text>
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node1->Node32 -->
<g id= "edge54_Node000001_Node000032" class= "edge" >
<title > Node1- > Node32</title>
<g id= "a_edge54_Node000001_Node000032" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M810.97,-778.04C816.79,-769.32 823.17,-759.74 828.28,-752.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "808.23,-775.84 805.6,-786.1 814.06,-779.73 808.23,-775.84" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node34 -->
<g id= "Node000034" class= "node" >
<title > Node34</title>
<g id= "a_Node000034" > <a xlink:href= "weak_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "983,-607.5 877,-607.5 877,-577 983,-577 983,-607.5" />
<text xml:space= "preserve" text-anchor= "start" x= "885" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/reaction/weak</text>
<text xml:space= "preserve" text-anchor= "middle" x= "930" y= "-582.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /weak.cpp</text>
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node1->Node34 -->
<g id= "edge62_Node000001_Node000034" class= "edge" >
<title > Node1- > Node34</title>
<g id= "a_edge62_Node000001_Node000034" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M889.53,-791.55C955.94,-778.63 1039.97,-749.77 1081,-685.25 1090.96,-669.59 1091.85,-658.55 1081,-643.5 1058.86,-612.8 1017.17,-600.57 983.2,-595.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "889.3,-788.03 880.1,-793.29 890.57,-794.92 889.3,-788.03" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node35 -->
<g id= "Node000035" class= "node" >
<title > Node35</title>
<g id= "a_Node000035" > <a xlink:href= "weak__interpolator_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1071.75,-679.62 958.25,-679.62 958.25,-649.12 1071.75,-649.12 1071.75,-679.62" />
<text xml:space= "preserve" text-anchor= "start" x= "966.25" y= "-666.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/reaction/weak</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1015" y= "-654.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /weak_interpolator.cpp</text>
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node1->Node35 -->
<g id= "edge63_Node000001_Node000035" class= "edge" >
<title > Node1- > Node35</title>
<g id= "a_edge63_Node000001_Node000035" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M842.89,-782.76C862.37,-774.22 884.77,-763.45 904,-751.75 939.88,-729.92 977.65,-698.43 998.58,-680.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "841.6,-779.51 833.8,-786.68 844.37,-785.94 841.6,-779.51" />
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= "610.75,-241.25 515.25,-241.25 515.25,-210.75 610.75,-210.75 610.75,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "523.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= "563" 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= "M425.27,-589.39C321.71,-585.56 133.21,-574.13 75,-541 27.45,-513.94 0,-498.09 0,-443.38 0,-443.38 0,-443.38 0,-363.62 0,-310.82 378.85,-252.71 515,-233.53" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "424.92,-592.88 435.03,-589.74 425.16,-585.89 424.92,-592.88" />
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= "M484.67,-566.26C480.42,-556 475.65,-544.47 472,-535.64" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "481.36,-567.42 488.41,-575.32 487.83,-564.74 481.36,-567.42" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
2025-11-27 15:06:27 -05:00
<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-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= "M425.3,-592.02C324.11,-591.6 143.61,-584.53 98,-541 75.48,-519.5 76.3,-479.6 78.72,-458.07" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "425.11,-595.52 435.12,-592.04 425.13,-588.52 425.11,-595.52" />
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= "M425.54,-577.96C376.6,-568.34 309.61,-554.69 251,-541 248.34,-540.38 245.64,-539.73 242.91,-539.07" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "424.67,-581.35 435.15,-579.84 426.01,-574.48 424.67,-581.35" />
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= "678,-307.75 578,-307.75 578,-277.25 678,-277.25 678,-307.75" />
<text xml:space= "preserve" text-anchor= "start" x= "586" 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= "628" 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= "M564.74,-580.13C608.02,-571.65 657.84,-558.44 671,-541 685.22,-522.16 644.63,-358.17 631.77,-308.01" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "564.27,-576.66 555.1,-581.96 565.57,-583.54 564.27,-576.66" />
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= "M564.74,-580.59C656.74,-566.54 816.69,-542.1 900.03,-529.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "564.45,-577.1 555.1,-582.07 565.51,-584.02 564.45,-577.1" />
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= "M564.83,-578.1C605.93,-569.47 658.59,-556.84 704,-541 772.14,-517.24 847.97,-478.8 887.21,-457.95" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "564.12,-574.67 555.04,-580.12 565.54,-581.53 564.12,-574.67" />
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= "M528.47,-570.48C543.28,-561.29 560.63,-550.52 575.34,-541.39" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "526.63,-567.5 519.97,-575.75 530.32,-573.45 526.63,-567.5" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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>
</a>
</g>
</g>
<!-- 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= "M447.46,-572.31C418.66,-560.83 382.47,-546.41 355.85,-535.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "446.11,-575.54 456.7,-575.99 448.7,-569.04 446.11,-575.54" />
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= "435.75,-174.75 340.25,-174.75 340.25,-144.25 435.75,-144.25 435.75,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "348.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= "388" 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= "M512.53,-206.4C485.61,-196.48 452.97,-184.45 427.86,-175.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "511.28,-209.67 521.87,-209.84 513.7,-203.1 511.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= "571.5,-97 420.5,-97 420.5,-77.75 571.5,-77.75 571.5,-97" />
<text xml:space= "preserve" text-anchor= "middle" x= "496" 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= "M514.04,-204.9C501.72,-197.35 490.01,-187.44 483,-174.75 468.99,-149.4 483.12,-113.8 491.2,-97.35" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "512.22,-207.89 522.65,-209.71 515.63,-201.78 512.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= "731.62,-102.62 590.38,-102.62 590.38,-72.12 731.62,-72.12 731.62,-102.62" />
<text xml:space= "preserve" text-anchor= "start" x= "598.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= "661" 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= "M608.64,-204.92C621.51,-197.21 634.34,-187.2 643,-174.75 658.13,-152.99 661.03,-121.2 661.32,-102.87" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "607.21,-201.7 600.18,-209.63 610.62,-207.82 607.21,-201.7" />
2025-11-06 09:16:40 -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= "633.62,-174.75 492.38,-174.75 492.38,-144.25 633.62,-144.25 633.62,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "500.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= "563" 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= "M563,-199.06C563,-190.89 563,-182.16 563,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "559.5,-198.85 563,-208.85 566.5,-198.85 559.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= "828.12,-174.75 689.88,-174.75 689.88,-144.25 828.12,-144.25 828.12,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "697.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= "759" 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= "M618.33,-206.79C648.7,-196.8 685.86,-184.57 714.36,-175.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "617.32,-203.44 608.91,-209.89 619.51,-210.09 617.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= "361.25,-108.25 250.75,-108.25 250.75,-66.5 361.25,-66.5 361.25,-108.25" />
<text xml:space= "preserve" text-anchor= "start" x= "258.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= "258.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= "306" 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= "M362.35,-136.56C351.95,-127.67 340.01,-117.46 329.81,-108.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "359.98,-139.15 369.86,-142.99 364.53,-133.83 359.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= "441.25,-30.5 336.75,-30.5 336.75,0 441.25,0 441.25,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "344.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= "389" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _extern.cpp</text>
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
<!-- 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= "M388.18,-132.6C388.39,-102.68 388.73,-54.53 388.9,-30.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "384.68,-132.27 388.11,-142.3 391.68,-132.32 384.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= "318.25,-30.5 213.75,-30.5 213.75,0 318.25,0 318.25,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "221.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= "266" 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= "M288.88,-56.36C283.81,-47.47 278.48,-38.13 274.24,-30.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "285.69,-57.83 293.68,-64.78 291.77,-54.36 285.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= "M338.76,-58.7C349.99,-49.21 362.11,-38.97 371.64,-30.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "336.54,-55.99 331.16,-65.12 341.06,-61.33 336.54,-55.99" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
<!-- 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= "M541.3,-135.79C528.71,-122.61 513.56,-106.76 504.37,-97.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "538.63,-138.06 548.07,-142.88 543.69,-133.23 538.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= "M592.52,-137.37C608.09,-126.23 626.8,-112.85 640.72,-102.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "590.63,-134.42 584.54,-143.09 594.71,-140.12 590.63,-134.42" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
2025-11-27 15:06:27 -05:00
<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
<!-- 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-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- 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-25 14:31:59 -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= "M738.48,-409.87C733.99,-373.56 721.51,-314.16 687,-277.25 667.01,-255.87 636.66,-243.36 610.99,-236.18" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "734.99,-410.17 739.56,-419.73 741.95,-409.41 734.99,-410.17" />
</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= "433.12,-307.75 264.88,-307.75 264.88,-277.25 433.12,-277.25 433.12,-307.75" />
<text xml:space= "preserve" text-anchor= "start" x= "272.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= "349" 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.13,-488.09C157.26,-449.94 149.04,-385.17 181,-343.75 200.9,-317.96 233.51,-304.95 264.74,-298.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "162.68,-488.7 168.5,-497.56 169.47,-487.01 162.68,-488.7" />
2025-11-06 09:16:40 -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 313.76,-401.77 359,-385.5 409.77,-367.24 421.99,-361.35 473,-343.75 509.1,-331.29 550.23,-318 581.05,-308.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "198.17,-487.96 194.18,-497.77 203.42,-492.59 198.17,-487.96" />
2025-11-06 09:16:40 -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= "M294.87,-341.55C307.2,-330.6 321.75,-317.69 332.65,-308.01" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "292.66,-338.83 287.5,-348.09 297.3,-344.07 292.66,-338.83" />
2025-11-06 09:16:40 -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= "M408.85,-273.46C442.28,-263.38 483.39,-250.99 514.75,-241.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "407.84,-270.11 399.28,-276.35 409.86,-276.81 407.84,-270.11" />
</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= "423.75,-241.25 274.25,-241.25 274.25,-210.75 423.75,-210.75 423.75,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "282.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= "349" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /bindings.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- 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= "M349,-265.56C349,-257.39 349,-248.66 349,-241.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "345.5,-265.35 349,-275.35 352.5,-265.35 345.5,-265.35" />
2025-11-06 09:16:40 -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-06 09:16:40 -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-06 09:16:40 -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-06 09:16:40 -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" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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= "M808.49,-335.02C790.26,-316.17 764.22,-292.27 737,-277.25 697.36,-255.37 647.26,-242.21 611.01,-234.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "805.84,-337.32 815.25,-342.18 810.93,-332.51 805.84,-337.32" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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.26,-341.59C737.24,-330.69 699.48,-317.83 671.05,-308.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "767.85,-344.8 778.44,-344.71 770.1,-338.18 767.85,-344.8" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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>
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- 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= "M451.11,-412.39C424.19,-381.05 382.37,-332.35 361.59,-308.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "448.45,-414.67 457.62,-419.98 453.76,-410.11 448.45,-414.67" />
</a>
</g>
</g>
<!-- 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= "M474.59,-410.14C475.28,-389.13 479.57,-362.04 495,-343.75 515.61,-319.32 549.41,-306.75 577.77,-300.29" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "471.09,-409.86 474.54,-419.88 478.09,-409.9 471.09,-409.86" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node30->Node2 -->
2026-04-20 12:45:31 -04:00
<g id= "edge50_Node000030_Node000002" class= "edge" >
2025-11-27 15:06:27 -05:00
<title > Node30- > Node2</title>
2026-04-20 12:45:31 -04:00
<g id= "a_edge50_Node000030_Node000002" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M585.96,-711.95C563.21,-682.27 524.82,-632.17 506.03,-607.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "582.96,-713.8 591.83,-719.61 588.52,-709.54 582.96,-713.8" />
</a>
</g>
</g>
<!-- Node30->Node13 -->
<g id= "edge51_Node000030_Node000013" class= "edge" >
<title > Node30- > Node13</title>
<g id= "a_edge51_Node000030_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M606.88,-709.79C609.56,-690.95 614.47,-665.02 623,-643.5 642.7,-593.79 658.87,-587.08 686,-541 701.59,-514.51 718.89,-483.53 729.85,-463.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "603.43,-709.16 605.61,-719.53 610.37,-710.06 603.43,-709.16" />
</a>
</g>
</g>
<!-- Node30->Node14 -->
<g id= "edge52_Node000030_Node000014" class= "edge" >
<title > Node30- > Node14</title>
<g id= "a_edge52_Node000030_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M510.96,-731.83C387.52,-721.37 173.76,-682.53 75,-541 57.61,-516.07 67.47,-478.28 74.98,-457.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "510.49,-735.31 520.74,-732.61 511.05,-728.33 510.49,-735.31" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node30->Node31 -->
2026-04-20 12:45:31 -04:00
<g id= "edge53_Node000030_Node000031" class= "edge" >
2025-11-27 15:06:27 -05:00
<title > Node30- > Node31</title>
2026-04-20 12:45:31 -04:00
<g id= "a_edge53_Node000030_Node000031" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M631.52,-714.06C645.74,-702.98 662.71,-689.75 675.38,-679.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "629.58,-711.13 623.84,-720.04 633.88,-716.65 629.58,-711.13" />
</a>
</g>
</g>
<!-- Node32->Node31 -->
<g id= "edge58_Node000032_Node000031" class= "edge" >
<title > Node32- > Node31</title>
<g id= "a_edge58_Node000032_Node000031" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M797.54,-715.8C774.24,-704.45 745.45,-690.43 724.15,-680.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "795.93,-718.91 806.45,-720.14 798.99,-712.61 795.93,-718.91" />
</a>
</g>
</g>
<!-- Node33 -->
<g id= "Node000033" class= "node" >
<title > Node33</title>
<g id= "a_Node000033" > <a xlink:href= "weak__rate__library_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "901.88,-685.25 774.12,-685.25 774.12,-643.5 901.88,-643.5 901.88,-685.25" />
<text xml:space= "preserve" text-anchor= "start" x= "782.12" y= "-671.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "782.12" y= "-660.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /reaction/weak/weak_rate</text>
<text xml:space= "preserve" text-anchor= "middle" x= "838" y= "-649.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _library.h</text>
</a>
</g>
</g>
<!-- Node32->Node33 -->
<g id= "edge55_Node000032_Node000033" class= "edge" >
<title > Node32- > Node33</title>
<g id= "a_edge55_Node000032_Node000033" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M838,-709.72C838,-701.81 838,-693.23 838,-685.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "834.5,-709.46 838,-719.46 841.5,-709.46 834.5,-709.46" />
</a>
</g>
</g>
<!-- Node32->Node34 -->
<g id= "edge59_Node000032_Node000034" class= "edge" >
<title > Node32- > Node34</title>
<g id= "a_edge59_Node000032_Node000034" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M879.13,-715.05C891.06,-707.26 903.01,-697.29 911,-685.25 926.78,-661.47 929.86,-627.21 930.24,-607.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "877.65,-711.86 870.94,-720.05 881.3,-717.83 877.65,-711.86" />
</a>
</g>
</g>
<!-- Node32->Node35 -->
<g id= "edge60_Node000032_Node000035" class= "edge" >
<title > Node32- > Node35</title>
<g id= "a_edge60_Node000032_Node000035" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M885.81,-716.56C914.77,-705.08 951.17,-690.66 977.94,-680.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "884.52,-713.3 876.51,-720.24 887.1,-719.81 884.52,-713.3" />
</a>
</g>
</g>
<!-- Node33->Node2 -->
<g id= "edge56_Node000033_Node000002" class= "edge" >
<title > Node33- > Node2</title>
<g id= "a_edge56_Node000033_Node000002" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M763.02,-643.13C685.23,-625.63 606.17,-611.56 553.75,-602.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "761.98,-646.49 772.5,-645.29 763.53,-639.66 761.98,-646.49" />
</a>
</g>
</g>
<!-- Node33->Node34 -->
<g id= "edge57_Node000033_Node000034" class= "edge" >
<title > Node33- > Node34</title>
<g id= "a_edge57_Node000033_Node000034" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M873.57,-636.26C886.22,-626.62 899.99,-616.13 910.75,-607.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "871.65,-633.33 865.81,-642.17 875.89,-638.9 871.65,-633.33" />
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= "weak__interpolator_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>