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-06-14 08:36:52 -04:00
var viewWidth = 1408;
2026-04-20 12:45:31 -04:00
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-06-14 08:36:52 -04:00
<polygon fill= "#999999" stroke= "#666666" points= "1189.08,-818.25 1022.33,-818.25 1022.33,-787.75 1189.08,-787.75 1189.08,-818.25" />
<text xml:space= "preserve" text-anchor= "start" x= "1030.33" y= "-804.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1105.7" 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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "812.95,-607.5 696.45,-607.5 696.45,-577 812.95,-577 812.95,-607.5" />
<text xml:space= "preserve" text-anchor= "start" x= "704.45" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "754.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M1010.97,-794.7C940.7,-787.54 852.32,-774.35 823.7,-751.75 776.83,-714.74 761.13,-639.49 756.47,-607.82" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1010.28,-798.14 1020.58,-795.64 1010.97,-791.18 1010.28,-798.14" />
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>
2026-06-14 08:36:52 -04:00
<g id= "a_Node000031" > <a xlink:href= "construction_8h.html" target= "_top" xlink:title= "Functions for constructing nuclear reaction networks." >
<polygon fill= "white" stroke= "#666666" points= "996.2,-751.75 833.2,-751.75 833.2,-721.25 996.2,-721.25 996.2,-751.75" />
<text xml:space= "preserve" text-anchor= "start" x= "841.2" y= "-738.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "914.7" y= "-727" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/procedures/construction.h</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node1->Node31 -->
2026-06-14 08:36:52 -04:00
<g id= "edge51_Node000001_Node000031" class= "edge" >
2026-04-20 12:45:31 -04:00
<title > Node1- > Node31</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge51_Node000001_Node000031" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1051.79,-783.79C1022.19,-773.8 985.98,-761.57 958.2,-752.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1050.33,-787 1060.93,-786.88 1052.57,-780.36 1050.33,-787" />
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>
2026-06-14 08:36:52 -04:00
<g id= "a_Node000032" > <a xlink:href= "construction_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1067.08,-679.62 942.33,-679.62 942.33,-649.12 1067.08,-649.12 1067.08,-679.62" />
<text xml:space= "preserve" text-anchor= "start" x= "950.33" 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= "1004.7" y= "-654.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /construction.cpp</text>
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node1->Node32 -->
2026-06-14 08:36:52 -04:00
<g id= "edge63_Node000001_Node000032" class= "edge" >
2026-04-20 12:45:31 -04:00
<title > Node1- > Node32</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge63_Node000001_Node000032" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1088.09,-778.17C1067.12,-749.81 1032.77,-703.35 1015.43,-679.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1085.24,-780.2 1093.99,-786.16 1090.86,-776.04 1085.24,-780.2" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node33 -->
<g id= "Node000033" class= "node" >
<title > Node33</title>
<g id= "a_Node000033" > <a xlink:href= "weak_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1205.83,-751.75 1091.58,-751.75 1091.58,-721.25 1205.83,-721.25 1205.83,-751.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1099.58" y= "-738.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1148.7" y= "-727" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /reaction/weak/weak.h</text>
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node1->Node33 -->
<g id= "edge56_Node000001_Node000033" class= "edge" >
<title > Node1- > Node33</title>
<g id= "a_edge56_Node000001_Node000033" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1121.68,-778.04C1127.49,-769.32 1133.88,-759.74 1138.98,-752.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1118.93,-775.84 1116.3,-786.1 1124.76,-779.73 1118.93,-775.84" />
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>
2026-06-14 08:36:52 -04:00
<g id= "a_Node000035" > <a xlink:href= "weak_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1293.7,-607.5 1187.7,-607.5 1187.7,-577 1293.7,-577 1293.7,-607.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1195.7" y= "-594" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/reaction/weak</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1240.7" 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->Node35 -->
2026-06-14 08:36:52 -04:00
<g id= "edge64_Node000001_Node000035" class= "edge" >
2026-04-20 12:45:31 -04:00
<title > Node1- > Node35</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge64_Node000001_Node000035" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1200.24,-791.55C1266.65,-778.63 1350.68,-749.77 1391.7,-685.25 1401.66,-669.59 1402.56,-658.55 1391.7,-643.5 1369.56,-612.8 1327.87,-600.57 1293.9,-595.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1200.01,-788.03 1190.81,-793.29 1201.28,-794.92 1200.01,-788.03" />
</a>
</g>
</g>
<!-- Node36 -->
<g id= "Node000036" class= "node" >
<title > Node36</title>
<g id= "a_Node000036" > <a xlink:href= "weak__interpolator_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1382.45,-679.62 1268.95,-679.62 1268.95,-649.12 1382.45,-649.12 1382.45,-679.62" />
<text xml:space= "preserve" text-anchor= "start" x= "1276.95" 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= "1325.7" y= "-654.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /weak_interpolator.cpp</text>
</a>
</g>
</g>
<!-- Node1->Node36 -->
<g id= "edge65_Node000001_Node000036" class= "edge" >
<title > Node1- > Node36</title>
<g id= "a_edge65_Node000001_Node000036" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1153.6,-782.76C1173.07,-774.22 1195.48,-763.45 1214.7,-751.75 1250.58,-729.92 1288.36,-698.43 1309.28,-680.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1152.31,-779.51 1144.5,-786.68 1155.07,-785.94 1152.31,-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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "985.45,-241.25 889.95,-241.25 889.95,-210.75 985.45,-210.75 985.45,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "897.95" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "937.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M824.67,-585.01C881.29,-578.42 962.38,-565.46 1029.7,-541 1095.51,-517.09 1131.47,-523.75 1166.7,-463.25 1224.26,-364.4 1051.65,-275.64 973.74,-241.67" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "824.38,-581.52 814.84,-586.11 825.16,-588.47 824.38,-581.52" />
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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "560.33,-535.38 419.08,-535.38 419.08,-504.88 560.33,-504.88 560.33,-535.38" />
<text xml:space= "preserve" text-anchor= "start" x= "427.08" y= "-521.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "489.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M688.23,-573.66C644.11,-561.98 586.86,-546.83 545.18,-535.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "687.12,-576.99 697.69,-576.16 688.92,-570.22 687.12,-576.99" />
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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "237.33,-457.62 132.08,-457.62 132.08,-427.12 237.33,-427.12 237.33,-457.62" />
<text xml:space= "preserve" text-anchor= "start" x= "140.08" 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= "184.7" 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-06-14 08:36:52 -04:00
<g id= "edge47_Node000002_Node000014" class= "edge" >
2025-11-25 14:31:59 -05:00
<title > Node2- > Node14</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge47_Node000002_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M684.93,-586.18C598.47,-579.03 456.8,-564.19 409.7,-541 385.81,-529.23 389.67,-512.74 366.7,-499.25 318.69,-471.05 299.88,-479.75 246.7,-463.25 241.31,-461.58 235.65,-459.8 230.05,-458.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "684.46,-589.65 694.71,-586.98 685.03,-582.68 684.46,-589.65" />
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." >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "212.33,-541 77.08,-541 77.08,-499.25 212.33,-499.25 212.33,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "85.08" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "85.08" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/scratchpads/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "144.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M684.83,-583.22C566.81,-569.65 329.45,-542.36 212.7,-528.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "684.38,-586.69 694.71,-584.35 685.18,-579.73 684.38,-586.69" />
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= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "533.7,-307.75 433.7,-307.75 433.7,-277.25 533.7,-277.25 533.7,-307.75" />
<text xml:space= "preserve" text-anchor= "start" x= "441.7" 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= "483.7" 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 -->
2026-06-14 08:36:52 -04:00
<g id= "edge49_Node000002_Node000021" class= "edge" >
2026-04-20 12:45:31 -04:00
<title > Node2- > Node21</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge49_Node000002_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M742.46,-566.21C738.94,-558.29 735.34,-549.4 732.7,-541 705.96,-455.73 755.63,-408.18 693.7,-343.75 671.95,-321.11 588.76,-306.59 533.84,-299.25" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "739.27,-567.65 746.65,-575.25 745.62,-564.71 739.27,-567.65" />
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= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "849.45,-541 741.95,-541 741.95,-499.25 849.45,-499.25 849.45,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "749.95" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "749.95" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "795.7" 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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M768.96,-566.86C773.81,-558.58 779.16,-549.42 783.8,-541.49" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "765.99,-565.01 763.96,-575.41 772.03,-568.55 765.99,-565.01" />
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= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "1157.2,-457.62 1054.2,-457.62 1054.2,-427.12 1157.2,-427.12 1157.2,-457.62" />
<text xml:space= "preserve" text-anchor= "start" x= "1062.2" 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= "1105.7" 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 -->
2026-06-14 08:36:52 -04:00
<g id= "edge48_Node000002_Node000026" class= "edge" >
2026-04-20 12:45:31 -04:00
<title > Node2- > Node26</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge48_Node000002_Node000026" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M824.58,-586.89C874.21,-581.39 941.09,-568.99 993.7,-541 1017.22,-528.49 1016.78,-516.93 1036.7,-499.25 1053.08,-484.72 1072.52,-469.12 1086.58,-458.11" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "824.41,-583.39 814.82,-587.89 825.13,-590.35 824.41,-583.39" />
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= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "685.45,-541 577.95,-541 577.95,-499.25 685.45,-499.25 685.45,-541" />
<text xml:space= "preserve" text-anchor= "start" x= "585.95" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "585.95" y= "-516.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "631.7" y= "-505" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _multiscale.h</text>
2026-04-20 12:45:31 -04:00
</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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M719.2,-571.01C702.88,-561.71 683.57,-550.7 667.25,-541.39" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "717.18,-573.89 727.6,-575.8 720.65,-567.81 717.18,-573.89" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node30 -->
<g id= "Node000030" class= "node" >
<title > Node30</title>
<g id= "a_Node000030" > <a xlink:href= "_point_solver_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "984.33,-535.38 867.08,-535.38 867.08,-504.88 984.33,-504.88 984.33,-535.38" />
<text xml:space= "preserve" text-anchor= "start" x= "875.08" 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= "925.7" y= "-510.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /PointSolver.cpp</text>
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node2->Node30 -->
<g id= "edge50_Node000002_Node000030" class= "edge" >
<title > Node2- > Node30</title>
<g id= "a_edge50_Node000002_Node000030" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M800.89,-572.31C828.87,-560.83 864.04,-546.41 889.9,-535.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "799.87,-568.94 791.95,-575.98 802.53,-575.42 799.87,-568.94" />
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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "810.45,-174.75 714.95,-174.75 714.95,-144.25 810.45,-144.25 810.45,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "722.95" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "762.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M887.23,-206.4C860.32,-196.48 827.67,-184.45 802.56,-175.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "885.98,-209.67 896.57,-209.84 888.4,-203.1 885.98,-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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "946.2,-97 795.2,-97 795.2,-77.75 946.2,-77.75 946.2,-97" />
<text xml:space= "preserve" text-anchor= "middle" x= "870.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M888.74,-204.9C876.42,-197.35 864.72,-187.44 857.7,-174.75 843.69,-149.4 857.82,-113.8 865.9,-97.35" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "886.92,-207.89 897.36,-209.71 890.33,-201.78 886.92,-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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "1106.33,-102.62 965.08,-102.62 965.08,-72.12 1106.33,-72.12 1106.33,-102.62" />
<text xml:space= "preserve" text-anchor= "start" x= "973.08" 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= "1035.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M983.34,-204.92C996.21,-197.21 1009.05,-187.2 1017.7,-174.75 1032.83,-152.99 1035.73,-121.2 1036.03,-102.87" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "981.92,-201.7 974.89,-209.63 985.33,-207.82 981.92,-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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "1008.33,-174.75 867.08,-174.75 867.08,-144.25 1008.33,-144.25 1008.33,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "875.08" 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= "937.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M937.7,-199.06C937.7,-190.89 937.7,-182.16 937.7,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "934.2,-198.85 937.7,-208.85 941.2,-198.85 934.2,-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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "1202.83,-174.75 1064.58,-174.75 1064.58,-144.25 1202.83,-144.25 1202.83,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1072.58" 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= "1133.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M993.03,-206.79C1023.4,-196.8 1060.56,-184.57 1089.06,-175.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "992.02,-203.44 983.62,-209.89 994.21,-210.09 992.02,-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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "735.95,-108.25 625.45,-108.25 625.45,-66.5 735.95,-66.5 735.95,-108.25" />
<text xml:space= "preserve" text-anchor= "start" x= "633.45" y= "-94.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/include</text>
<text xml:space= "preserve" text-anchor= "start" x= "633.45" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire/extern/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "680.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M737.05,-136.56C726.65,-127.67 714.72,-117.46 704.51,-108.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "734.69,-139.15 744.56,-142.99 739.24,-133.83 734.69,-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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "815.95,-30.5 711.45,-30.5 711.45,0 815.95,0 815.95,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "719.45" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "763.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M762.88,-132.6C763.1,-102.68 763.43,-54.53 763.6,-30.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "759.39,-132.27 762.82,-142.3 766.39,-132.32 759.39,-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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "692.95,-30.5 588.45,-30.5 588.45,0 692.95,0 692.95,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "596.45" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "640.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M663.58,-56.36C658.51,-47.47 653.18,-38.13 648.95,-30.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "660.39,-57.83 668.38,-64.78 666.47,-54.36 660.39,-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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M713.46,-58.7C724.69,-49.21 736.81,-38.97 746.34,-30.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "711.25,-55.99 705.87,-65.12 715.76,-61.33 711.25,-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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M916,-135.79C903.41,-122.61 888.27,-106.76 879.07,-97.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "913.34,-138.06 922.77,-142.88 918.4,-133.23 913.34,-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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M967.23,-137.37C982.8,-126.23 1001.5,-112.85 1015.42,-102.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "965.34,-134.42 959.24,-143.09 969.41,-140.12 965.34,-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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "1035.7,-463.25 905.7,-463.25 905.7,-421.5 1035.7,-421.5 1035.7,-463.25" />
<text xml:space= "preserve" text-anchor= "start" x= "913.7" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "913.7" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/procedures/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "970.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M554.81,-502C559.49,-501 564.16,-500.07 568.7,-499.25 713.04,-473.3 752.58,-490.35 896.7,-463.25 899.58,-462.71 902.51,-462.11 905.46,-461.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "554.35,-498.52 545.36,-504.12 555.89,-505.35 554.35,-498.52" />
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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M416.12,-501.89C412.26,-501 408.43,-500.11 404.7,-499.25 334.53,-483.05 316.17,-482.26 246.7,-463.25 240.92,-461.67 234.88,-459.89 228.93,-458.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "415.04,-505.23 425.57,-504.09 416.62,-498.42 415.04,-505.23" />
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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "380.08,-457.62 255.33,-457.62 255.33,-427.12 380.08,-427.12 380.08,-457.62" />
<text xml:space= "preserve" text-anchor= "start" x= "263.33" 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= "317.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M446.1,-499.92C416.57,-486.92 378.15,-470 351.06,-458.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "444.59,-503.08 455.15,-503.91 447.41,-496.68 444.59,-503.08" />
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-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "498.58,-379.88 382.83,-379.88 382.83,-349.38 498.58,-349.38 498.58,-379.88" />
<text xml:space= "preserve" text-anchor= "start" x= "390.83" 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= "440.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M518.22,-496.99C527.91,-487.73 537.57,-476.12 542.7,-463.25 549.58,-446.01 552.16,-437.46 542.7,-421.5 531.18,-402.04 510.21,-388.92 490.27,-380.31" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "516.08,-494.21 510.95,-503.48 520.74,-499.43 516.08,-494.21" />
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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M976.67,-409.95C977.93,-402 979.07,-393.46 979.7,-385.5 981.18,-367 982.89,-362.03 979.7,-343.75 973.04,-305.55 954.98,-263.35 944.85,-241.66" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "973.26,-409.1 975.03,-419.54 980.16,-410.27 973.26,-409.1" />
2026-04-20 12:45:31 -04:00
</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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M160.66,-488.9C166.34,-478.14 172.47,-466.53 177.12,-457.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "157.7,-487.01 156.13,-497.49 163.89,-490.28 157.7,-487.01" />
2026-04-20 12:45:31 -04:00
</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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M201.31,-494.34C228.69,-482.35 260.62,-468.37 284.11,-458.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "200.21,-491 192.45,-498.22 203.01,-497.41 200.21,-491" />
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= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "180.33,-379.88 21.08,-379.88 21.08,-349.38 180.33,-349.38 180.33,-379.88" />
<text xml:space= "preserve" text-anchor= "start" x= "29.08" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "100.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M108.78,-490.98C101.03,-482.94 93.91,-473.53 89.7,-463.25 78.32,-435.47 87.79,-399.75 94.82,-380.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "106.25,-493.41 115.89,-497.81 111.09,-488.36 106.25,-493.41" />
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." >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "275.83,-307.75 107.58,-307.75 107.58,-277.25 275.83,-277.25 275.83,-307.75" />
<text xml:space= "preserve" text-anchor= "start" x= "115.58" y= "-294.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "191.7" 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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M99.85,-492.79C47.12,-458.48 -28.43,-396.62 11.7,-343.75 23.87,-327.73 66.48,-315.44 107.19,-307.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "97.81,-495.64 108.12,-498.05 101.57,-489.73 97.81,-495.64" />
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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M126.34,-488.86C116.43,-468.23 108.79,-441.2 122.7,-421.5 141.29,-395.19 338.52,-335.39 433.34,-307.86" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "123.2,-490.41 130.93,-497.65 129.41,-487.17 123.2,-490.41" />
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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M128.53,-342.18C142.9,-331.1 160.07,-317.88 172.87,-308.01" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "126.54,-339.29 120.76,-348.17 130.81,-344.84 126.54,-339.29" />
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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M287.52,-283.22C448.83,-269.27 768.83,-241.6 889.84,-231.14" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "287.36,-279.72 277.7,-284.06 287.96,-286.69 287.36,-279.72" />
2026-04-20 12:45:31 -04:00
</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= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "266.45,-241.25 116.95,-241.25 116.95,-210.75 266.45,-210.75 266.45,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "124.95" 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= "191.7" 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-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M191.7,-265.56C191.7,-257.39 191.7,-248.66 191.7,-241.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "188.2,-265.35 191.7,-275.35 195.2,-265.35 188.2,-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= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "887.45,-463.25 779.95,-463.25 779.95,-421.5 887.45,-421.5 887.45,-463.25" />
<text xml:space= "preserve" text-anchor= "start" x= "787.95" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "787.95" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "833.7" 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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M811.01,-488.62C815.21,-480.25 819.65,-471.38 823.49,-463.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "807.92,-486.96 806.56,-497.47 814.18,-490.1 807.92,-486.96" />
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= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "849.45,-385.5 741.95,-385.5 741.95,-343.75 849.45,-343.75 849.45,-385.5" />
<text xml:space= "preserve" text-anchor= "start" x= "749.95" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "749.95" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "795.7" 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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M779.25,-488.53C775.73,-480.53 772.52,-471.75 770.7,-463.25 766.83,-445.1 766.83,-439.65 770.7,-421.5 773.34,-409.13 778.93,-396.19 784.16,-385.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "776.06,-489.97 783.51,-497.5 782.38,-486.97 776.06,-489.97" />
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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M860.44,-498.7C941.69,-478.75 966.11,-483.53 1044.7,-463.25 1050.63,-461.72 1056.83,-459.93 1062.91,-458.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "860.01,-495.2 851.16,-501.03 861.71,-501.99 860.01,-495.2" />
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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M818.4,-410.87C814.2,-402.5 809.75,-393.63 805.91,-385.98" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "815.23,-412.35 822.84,-419.72 821.49,-409.21 815.23,-412.35" />
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= " " >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "970.2,-379.88 867.2,-379.88 867.2,-349.38 970.2,-349.38 970.2,-379.88" />
<text xml:space= "preserve" text-anchor= "start" x= "875.2" 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= "918.7" 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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M864.97,-413.51C877.64,-402.22 891.75,-389.64 902.33,-380.21" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "862.75,-410.8 857.61,-420.07 867.41,-416.03 862.75,-410.8" />
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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M824.61,-335.82C854.35,-307.2 899.53,-263.73 922.76,-241.38" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "822.53,-332.96 817.75,-342.42 827.38,-338 822.53,-332.96" />
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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M730.7,-344.5C729.69,-344.25 728.7,-344 727.7,-343.75 661.18,-327.21 583.5,-311.89 533.97,-302.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "729.59,-347.83 740.16,-347 731.38,-341.06 729.59,-347.83" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node27->Node16 -->
2026-06-14 08:36:52 -04:00
<g id= "edge46_Node000027_Node000016" class= "edge" >
2026-04-20 12:45:31 -04:00
<title > Node27- > Node16</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge46_Node000027_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M615.05,-489.1C602.15,-468.01 582.65,-440.33 559.7,-421.5 537.65,-403.4 508.76,-389.66 484.97,-380.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "611.95,-490.74 620.06,-497.55 617.97,-487.16 611.95,-490.74" />
2025-11-27 15:06:27 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node27->Node24 -->
2026-06-14 08:36:52 -04:00
<g id= "edge44_Node000027_Node000024" class= "edge" >
2026-04-20 12:45:31 -04:00
<title > Node27- > Node24</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge44_Node000027_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M661.37,-491.36C693.83,-460.98 745.09,-413 774,-385.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "659.16,-488.63 654.25,-498.02 663.94,-493.75 659.16,-488.63" />
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." >
2026-06-14 08:36:52 -04:00
<polygon fill= "white" stroke= "#666666" points= "533.33,-463.25 398.08,-463.25 398.08,-421.5 533.33,-421.5 533.33,-463.25" />
<text xml:space= "preserve" text-anchor= "start" x= "406.08" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "406.08" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/scratchpads/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "465.7" 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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M576.88,-494.11C555.28,-484.25 530.79,-473.08 510.31,-463.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "575.29,-497.23 585.84,-498.2 578.2,-490.86 575.29,-497.23" />
</a>
</g>
</g>
<!-- Node29 -->
<g id= "Node000029" class= "node" >
<title > Node29</title>
<g id= "a_Node000029" > <a xlink:href= "engine__multiscale__scratchpad_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "685.2,-379.88 516.2,-379.88 516.2,-349.38 685.2,-349.38 685.2,-379.88" />
<text xml:space= "preserve" text-anchor= "start" x= "524.2" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/scratchpads</text>
<text xml:space= "preserve" text-anchor= "middle" x= "600.7" y= "-355.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_multiscale_scratchpad.cpp</text>
</a>
</g>
</g>
<!-- Node27->Node29 -->
<g id= "edge45_Node000027_Node000029" class= "edge" >
<title > Node27- > Node29</title>
<g id= "a_edge45_Node000027_Node000029" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M626.3,-487.77C622.9,-468.59 618.3,-443.58 613.7,-421.5 610.78,-407.46 607.03,-391.54 604.31,-380.29" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "622.81,-488.14 627.99,-497.39 629.71,-486.93 622.81,-488.14" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-04-20 12:45:31 -04:00
<!-- Node28->Node16 -->
2026-06-14 08:36:52 -04:00
<g id= "edge42_Node000028_Node000016" class= "edge" >
2026-04-20 12:45:31 -04:00
<title > Node28- > Node16</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge42_Node000028_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M455.4,-410.15C451.94,-399.68 448.26,-388.51 445.44,-379.98" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "452.07,-411.24 458.53,-419.64 458.72,-409.04 452.07,-411.24" />
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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M386.63,-421.09C311.32,-404.28 235.97,-389.89 180.74,-379.8" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "385.74,-424.48 396.26,-423.26 387.27,-417.65 385.74,-424.48" />
2026-04-20 12:45:31 -04:00
</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= " " >
2026-06-14 08:36:52 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M418.22,-415.75C360.58,-384.64 265.32,-333.23 218.87,-308.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "416.38,-418.74 426.85,-420.4 419.71,-412.58 416.38,-418.74" />
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
<!-- Node28->Node21 -->
2026-06-14 08:36:52 -04:00
<g id= "edge43_Node000028_Node000021" class= "edge" >
2026-04-20 12:45:31 -04:00
<title > Node28- > Node21</title>
2026-06-14 08:36:52 -04:00
<g id= "a_edge43_Node000028_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M403.05,-415.38C391.31,-407.56 380.57,-397.71 373.7,-385.5 364.6,-369.33 363.67,-359.36 373.7,-343.75 386.98,-323.08 411.1,-310.81 433.38,-303.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "400.99,-418.22 411.35,-420.44 404.63,-412.25 400.99,-418.22" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node28->Node29 -->
<g id= "edge41_Node000028_Node000029" class= "edge" >
<title > Node28- > Node29</title>
<g id= "a_edge41_Node000028_Node000029" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M511.9,-415.46C532.88,-403.68 556.93,-390.19 574.7,-380.21" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "510.21,-412.39 503.2,-420.33 513.63,-418.49 510.21,-412.39" />
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node31->Node2 -->
<g id= "edge52_Node000031_Node000002" class= "edge" >
<title > Node31- > Node2</title>
<g id= "a_edge52_Node000031_Node000002" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M889.93,-713.47C856.79,-684.01 798.96,-632.59 770.89,-607.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "887.25,-715.78 897.05,-719.81 891.9,-710.55 887.25,-715.78" />
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node31->Node13 -->
<g id= "edge53_Node000031_Node000013" class= "edge" >
<title > Node31- > Node13</title>
<g id= "a_edge53_Node000031_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M917.72,-709.84C920.47,-691.03 925.41,-665.11 933.7,-643.5 952.63,-594.22 979.89,-591.95 993.7,-541 998.56,-523.09 997.3,-517.45 993.7,-499.25 991.28,-487 986.14,-474.07 981.33,-463.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "914.27,-709.19 916.41,-719.56 921.21,-710.12 914.27,-709.19" />
2025-11-25 14:31:59 -05:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node31->Node14 -->
<g id= "edge54_Node000031_Node000014" class= "edge" >
<title > Node31- > Node14</title>
<g id= "a_edge54_Node000031_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M854.73,-717.5C752.69,-686.14 539.55,-617.5 366.7,-541 308.5,-515.24 243.52,-478.27 209.13,-458.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "853.7,-720.84 864.29,-720.42 855.75,-714.15 853.7,-720.84" />
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node31->Node32 -->
<g id= "edge55_Node000031_Node000032" class= "edge" >
<title > Node31- > Node32</title>
<g id= "a_edge55_Node000031_Node000032" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M942.22,-714.06C956.44,-702.98 973.41,-689.75 986.08,-679.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "940.28,-711.13 934.54,-720.04 944.58,-716.65 940.28,-711.13" />
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node33->Node32 -->
<g id= "edge60_Node000033_Node000032" class= "edge" >
<title > Node33- > Node32</title>
<g id= "a_edge60_Node000033_Node000032" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1108.24,-715.8C1084.94,-704.45 1056.15,-690.43 1034.85,-680.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1106.63,-718.91 1117.16,-720.14 1109.7,-712.61 1106.63,-718.91" />
</a>
</g>
</g>
<!-- Node34 -->
<g id= "Node000034" class= "node" >
<title > Node34</title>
<g id= "a_Node000034" > <a xlink:href= "weak__rate__library_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "1212.58,-685.25 1084.83,-685.25 1084.83,-643.5 1212.58,-643.5 1212.58,-685.25" />
<text xml:space= "preserve" text-anchor= "start" x= "1092.83" y= "-671.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "1092.83" 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= "1148.7" y= "-649.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _library.h</text>
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- 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= "M1148.7,-709.72C1148.7,-701.81 1148.7,-693.23 1148.7,-685.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1145.2,-709.46 1148.7,-719.46 1152.2,-709.46 1145.2,-709.46" />
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node33->Node35 -->
<g id= "edge61_Node000033_Node000035" class= "edge" >
<title > Node33- > Node35</title>
<g id= "a_edge61_Node000033_Node000035" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1189.84,-715.05C1201.77,-707.26 1213.72,-697.29 1221.7,-685.25 1237.48,-661.47 1240.57,-627.21 1240.94,-607.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1188.36,-711.86 1181.64,-720.05 1192,-717.83 1188.36,-711.86" />
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node33->Node36 -->
<g id= "edge62_Node000033_Node000036" class= "edge" >
<title > Node33- > Node36</title>
<g id= "a_edge62_Node000033_Node000036" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1196.51,-716.56C1225.47,-705.08 1261.87,-690.66 1288.65,-680.06" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1195.22,-713.3 1187.22,-720.24 1197.8,-719.81 1195.22,-713.3" />
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node34->Node2 -->
<g id= "edge58_Node000034_Node000002" class= "edge" >
<title > Node34- > Node2</title>
<g id= "a_edge58_Node000034_Node000002" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1073.56,-643.16C976.95,-622.96 875.57,-608.53 813.34,-600.45" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1072.72,-646.56 1083.23,-645.21 1074.17,-639.71 1072.72,-646.56" />
2026-04-20 12:45:31 -04:00
</a>
</g>
</g>
2026-06-14 08:36:52 -04:00
<!-- Node34->Node35 -->
<g id= "edge59_Node000034_Node000035" class= "edge" >
<title > Node34- > Node35</title>
<g id= "a_edge59_Node000034_Node000035" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1184.27,-636.26C1196.92,-626.62 1210.69,-616.13 1221.46,-607.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1182.35,-633.33 1176.52,-642.17 1186.59,-638.9 1182.35,-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>