2025-11-06 09:16:40 -05:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
< !DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
-->
<!-- Title: src/include/gridfire/engine/views/engine_view_abstract.h Pages: 1 -->
<!-- zoomable 483 -->
<svg id= "main" version= "1.1" xmlns= "http://www.w3.org/2000/svg" xmlns:xlink= "http://www.w3.org/1999/xlink" xml:space= "preserve" onload= "init(evt)" >
<style type= "text/css" > < ![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<defs >
<circle id= "rim" cx= "0" cy= "0" r= "7" />
<circle id= "rim2" cx= "0" cy= "0" r= "3.5" />
<g id= "zoomPlus" >
<use xlink:href= "#rim" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "zoomplus.mouseover" end= "zoomplus.mouseout" /> </use>
<path d= "M-4,0h8M0,-4v8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "zoomMin" >
<use xlink:href= "#rim" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "zoomminus.mouseover" end= "zoomminus.mouseout" /> </use>
<path d= "M-4,0h8" fill= "none" stroke= "white" stroke-width= "1.5" pointer-events= "none" />
</g>
<g id= "arrowUp" transform= "translate(30 24)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowRight" transform= "rotate(90) translate(36 -43)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowDown" transform= "rotate(180) translate(-30 -48)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "arrowLeft" transform= "rotate(270) translate(-36 17)" >
<use xlink:href= "#rim" />
<path pointer-events= "none" fill= "none" stroke= "white" stroke-width= "1.5" d= "M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5" />
</g>
<g id= "resetDef" >
<use xlink:href= "#rim2" fill= "#404040" > <set attributeName= "fill" to= "#808080" begin= "reset.mouseover" end= "reset.mouseout" /> </use>
</g>
</defs>
<script type= "application/ecmascript" >
2025-11-25 14:31:59 -05:00
var viewWidth = 781;
2025-11-06 09:16:40 -05:00
var viewHeight = 483;
var sectionId = 'dynsection-1';
</script>
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
<g id= "viewport" >
<title > src/include/gridfire/engine/views/engine_view_abstract.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= "Abstract interfaces for engine "views" in GridFire." >
2025-11-25 14:31:59 -05:00
<polygon fill= "#999999" stroke= "#666666" points= "337.5,-474.5 230,-474.5 230,-432.75 337.5,-432.75 337.5,-474.5" />
<text xml:space= "preserve" text-anchor= "start" x= "238" y= "-461" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "238" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "283.75" y= "-438.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _view_abstract.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__adaptive_8h.html" target= "_top" xlink:title= " " >
2025-11-25 14:31:59 -05:00
<polygon fill= "white" stroke= "#666666" points= "214.5,-396.75 107,-396.75 107,-355 214.5,-355 214.5,-396.75" />
<text xml:space= "preserve" text-anchor= "start" x= "115" y= "-383.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "115" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "160.75" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _adaptive.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= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M241.37,-426.53C225.81,-416.94 208.43,-406.24 193.8,-397.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "239.15,-429.27 249.5,-431.53 242.82,-423.31 239.15,-429.27" />
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__views_8h.html" target= "_top" xlink:title= " " >
2025-11-25 14:31:59 -05:00
<polygon fill= "white" stroke= "#666666" points= "334.5,-241.25 227,-241.25 227,-199.5 334.5,-199.5 334.5,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "235" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "235" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "280.75" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _views.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
2025-11-25 14:31:59 -05:00
<g id= "edge23_Node000001_Node000003" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node1- > Node3</title>
2025-11-25 14:31:59 -05:00
<g id= "a_edge23_Node000001_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M269.34,-422.06C266.21,-414.01 263.35,-405.2 261.75,-396.75 251.19,-341.09 265.81,-274.29 274.74,-241.52" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "266.03,-423.21 273.11,-431.08 272.48,-420.51 266.03,-423.21" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:href= "engine__defined_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "587.5,-396.75 480,-396.75 480,-355 587.5,-355 587.5,-396.75" />
<text xml:space= "preserve" text-anchor= "start" x= "488" y= "-383.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "488" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "533.75" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _defined.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node1->Node12 -->
<g id= "edge13_Node000001_Node000012" class= "edge" >
<title > Node1- > Node12</title>
<g id= "a_edge13_Node000001_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M348.88,-432.89C389.52,-420.58 441.22,-404.91 479.61,-393.28" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "348,-429.5 339.44,-435.75 350.03,-436.2 348,-429.5" />
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>
<g id= "a_Node000017" > <a xlink:href= "engine__multiscale_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "378.5,-396.75 271,-396.75 271,-355 378.5,-355 378.5,-396.75" />
<text xml:space= "preserve" text-anchor= "start" x= "279" y= "-383.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "279" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "324.75" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _multiscale.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node1->Node17 -->
<g id= "edge20_Node000001_Node000017" class= "edge" >
<title > Node1- > Node17</title>
<g id= "a_edge20_Node000001_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M300.11,-422.4C304.69,-413.95 309.55,-404.96 313.73,-397.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "297.14,-420.53 295.46,-430.99 303.3,-423.87 297.14,-420.53" />
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= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M119.52,-347.41C110.71,-339.38 102.61,-329.81 97.75,-319 90.14,-302.08 86.71,-292.16 97.75,-277.25 127.1,-237.6 183.98,-225.15 226.57,-221.68" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "117.03,-349.89 126.93,-353.65 121.53,-344.53 117.03,-349.89" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:href= "engine__adaptive_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "214.88,-313.38 106.62,-313.38 106.62,-282.88 214.88,-282.88 214.88,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "114.62" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "160.75" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_adaptive.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node2->Node11 -->
<g id= "edge12_Node000002_Node000011" class= "edge" >
<title > Node2- > Node11</title>
<g id= "a_edge12_Node000002_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M160.75,-343.31C160.75,-332.94 160.75,-321.92 160.75,-313.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "157.25,-343.06 160.75,-353.06 164.25,-343.06 157.25,-343.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
<g id= "a_Node000004" > <a xlink:href= "engine_8h.html" target= "_top" xlink:title= "Core header for the GridFire reaction network engine module." >
2025-11-25 14:31:59 -05:00
<polygon fill= "white" stroke= "#666666" points= "270.5,-163.5 175,-163.5 175,-133 270.5,-133 270.5,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "183" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "222.75" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/engine.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= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M256.64,-190.22C249.07,-181.07 241.04,-171.37 234.7,-163.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "253.94,-192.45 263.01,-197.93 259.33,-187.99 253.94,-192.45" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:href= "stellar__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "388.75,-163.5 288.75,-163.5 288.75,-133 388.75,-133 388.75,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "296.75" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/stellar</text>
<text xml:space= "preserve" text-anchor= "middle" x= "338.75" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _policy.cpp</text>
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node3->Node10 -->
<g id= "edge11_Node000003_Node000010" class= "edge" >
<title > Node3- > Node10</title>
<g id= "a_edge11_Node000003_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M304.86,-190.22C312.43,-181.07 320.46,-171.37 326.8,-163.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "302.17,-187.99 298.49,-197.93 307.56,-192.45 302.17,-187.99" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000005" > <a xlink:href= "gridfire_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "95.5,-97 0,-97 0,-66.5 95.5,-66.5 95.5,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "8" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "47.75" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4->Node5 -->
<g id= "edge4_Node000004_Node000005" class= "edge" >
<title > Node4- > Node5</title>
<g id= "a_edge4_Node000004_Node000005" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M172.28,-128.65C145.36,-118.73 112.72,-106.7 87.61,-97.44" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "171.03,-131.92 181.62,-132.09 173.45,-125.35 171.03,-131.92" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000006" > <a xlink:href= "engine_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "216.25,-24.88 65.25,-24.88 65.25,-5.63 216.25,-5.63 216.25,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "140.75" y= "-11.38" 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>
<!-- Node4->Node6 -->
<g id= "edge5_Node000004_Node000006" class= "edge" >
<title > Node4- > Node6</title>
<g id= "a_edge5_Node000004_Node000006" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M173.99,-127.03C161.67,-119.49 149.92,-109.6 142.75,-97 129.57,-73.84 134.85,-40.58 138.45,-24.97" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "172.16,-130.02 182.59,-131.85 175.58,-123.91 172.16,-130.02" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000007" > <a xlink:href= "py__engine_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "383.38,-30.5 242.12,-30.5 242.12,0 383.38,0 383.38,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "250.12" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/engine/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "312.75" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_engine.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node4->Node7 -->
<g id= "edge6_Node000004_Node000007" class= "edge" >
<title > Node4- > Node7</title>
<g id= "a_edge6_Node000004_Node000007" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M270.06,-126.96C282.6,-119.35 294.83,-109.45 302.75,-97 315.56,-76.86 315.82,-48.12 314.51,-30.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "268.36,-123.91 261.34,-131.84 271.78,-130.01 268.36,-123.91" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:href= "py__engine_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "293.38,-97 152.12,-97 152.12,-66.5 293.38,-66.5 293.38,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "160.12" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/engine/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "222.75" y= "-72.25" 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-24 09:08:28 -05:00
<!-- Node4->Node8 -->
<g id= "edge7_Node000004_Node000008" class= "edge" >
<title > Node4- > Node8</title>
<g id= "a_edge7_Node000004_Node000008" > <a xlink:title= " " >
2025-11-25 14:31:59 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M222.75,-121.31C222.75,-113.14 222.75,-104.41 222.75,-97.33" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "219.25,-121.1 222.75,-131.1 226.25,-121.1 219.25,-121.1" />
</a>
</g>
</g>
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:href= "py__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "487.88,-97 349.62,-97 349.62,-66.5 487.88,-66.5 487.88,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "357.62" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/policy/trampoline</text>
<text xml:space= "preserve" text-anchor= "middle" x= "418.75" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /py_policy.cpp</text>
</a>
</g>
</g>
<!-- Node4->Node9 -->
<g id= "edge10_Node000004_Node000009" class= "edge" >
<title > Node4- > Node9</title>
<g id= "a_edge10_Node000004_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M278.08,-129.04C308.45,-119.05 345.61,-106.82 374.11,-97.44" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "277.07,-125.69 268.66,-132.14 279.26,-132.34 277.07,-125.69" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node8->Node6 -->
<g id= "edge8_Node000008_Node000006" class= "edge" >
<title > Node8- > Node6</title>
<g id= "a_edge8_Node000008_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M195.35,-59.2C180.55,-47.56 163.09,-33.82 151.97,-25.07" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "192.93,-61.75 202.95,-65.18 197.26,-56.24 192.93,-61.75" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node8->Node7 -->
<g id= "edge9_Node000008_Node000007" class= "edge" >
<title > Node8- > Node7</title>
<g id= "a_edge9_Node000008_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M252.31,-59.57C265.44,-50.16 280.57,-39.31 292.41,-30.83" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "250.49,-56.56 244.4,-65.23 254.57,-62.25 250.49,-56.56" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node12->Node3 -->
<g id= "edge18_Node000012_Node000003" class= "edge" >
<title > Node12- > Node3</title>
<g id= "a_edge18_Node000012_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M552.17,-344.62C562.35,-323.6 570.13,-296.09 554.75,-277.25 527.53,-243.92 406.65,-229.96 334.86,-224.52" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "549.16,-342.82 547.61,-353.3 555.36,-346.08 549.16,-342.82" />
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>
<g id= "a_Node000013" > <a xlink:href= "engine__priming_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "709.5,-319 602,-319 602,-277.25 709.5,-277.25 709.5,-319" />
<text xml:space= "preserve" text-anchor= "start" x= "610" y= "-305.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "610" y= "-294.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "655.75" y= "-283" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _priming.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node12->Node13 -->
<g id= "edge14_Node000012_Node000013" class= "edge" >
<title > Node12- > Node13</title>
<g id= "a_edge14_Node000012_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M576.22,-348.51C591.55,-338.99 608.6,-328.4 622.97,-319.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "574.38,-345.53 567.73,-353.78 578.07,-351.48 574.38,-345.53" />
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>
<g id= "a_Node000016" > <a xlink:href= "engine__defined_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "545.25,-313.38 442.25,-313.38 442.25,-282.88 545.25,-282.88 545.25,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "450.25" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "493.75" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_defined.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node12->Node16 -->
<g id= "edge19_Node000012_Node000016" class= "edge" >
<title > Node12- > Node16</title>
<g id= "a_edge19_Node000012_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M517.79,-344.65C512.11,-333.89 505.98,-322.28 501.33,-313.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "514.56,-346.03 522.32,-353.24 520.75,-342.76 514.56,-346.03" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node13->Node3 -->
<g id= "edge15_Node000013_Node000003" class= "edge" >
<title > Node13- > Node3</title>
<g id= "a_edge15_Node000013_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M590.75,-277.97C589.75,-277.73 588.74,-277.49 587.75,-277.25 499.97,-256.49 396.51,-239.1 334.9,-229.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "589.67,-281.31 600.23,-280.4 591.41,-274.53 589.67,-281.31" />
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>
<g id= "a_Node000014" > <a xlink:href= "priming_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "652.12,-235.62 527.38,-235.62 527.38,-205.12 652.12,-205.12 652.12,-235.62" />
<text xml:space= "preserve" text-anchor= "start" x= "535.38" y= "-222.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/procedures</text>
<text xml:space= "preserve" text-anchor= "middle" x= "589.75" y= "-210.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-25 14:31:59 -05:00
<!-- Node13->Node14 -->
<g id= "edge16_Node000013_Node000014" class= "edge" >
<title > Node13- > Node14</title>
<g id= "a_edge16_Node000013_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M630.57,-268.22C620.88,-257.11 610.24,-244.9 602.26,-235.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "627.86,-270.44 637.07,-275.68 633.14,-265.85 627.86,-270.44" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:href= "engine__priming_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "773.25,-235.62 670.25,-235.62 670.25,-205.12 773.25,-205.12 773.25,-235.62" />
<text xml:space= "preserve" text-anchor= "start" x= "678.25" y= "-222.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "721.75" y= "-210.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_priming.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node13->Node15 -->
<g id= "edge17_Node000013_Node000015" class= "edge" >
<title > Node13- > Node15</title>
<g id= "a_edge17_Node000013_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M680.93,-268.22C690.62,-257.11 701.26,-244.9 709.24,-235.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "678.36,-265.85 674.43,-275.68 683.64,-270.44 678.36,-265.85" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node17->Node3 -->
<g id= "edge21_Node000017_Node000003" class= "edge" >
<title > Node17- > Node3</title>
<g id= "a_edge21_Node000017_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M309.51,-344.19C305.93,-336.13 302.4,-327.36 299.75,-319 291.47,-292.83 286.14,-261.5 283.3,-241.53" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "306.33,-345.64 313.7,-353.24 312.68,-342.7 306.33,-345.64" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node18 -->
<g id= "Node000018" class= "node" >
<title > Node18</title>
<g id= "a_Node000018" > <a xlink:href= "engine__multiscale_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "424.62,-313.38 308.88,-313.38 308.88,-282.88 424.62,-282.88 424.62,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "316.88" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "366.75" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_multiscale.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-25 14:31:59 -05:00
<!-- Node17->Node18 -->
<g id= "edge22_Node000017_Node000018" class= "edge" >
<title > Node17- > Node18</title>
<g id= "a_edge22_Node000017_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M341.51,-344.65C347.47,-333.89 353.91,-322.28 358.79,-313.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "338.53,-342.81 336.74,-353.25 344.65,-346.2 338.53,-342.81" />
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= "engine__view__abstract_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>