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 -->
2025-11-27 15:06:27 -05:00
<!-- zoomable 560 -->
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)" >
<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-27 15:06:27 -05:00
var viewWidth = 908;
var viewHeight = 560;
2025-11-06 09:16:40 -05:00
var sectionId = 'dynsection-1';
</script>
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
<g id= "viewport" >
<title > src/include/gridfire/engine/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-27 15:06:27 -05:00
<polygon fill= "#999999" stroke= "#666666" points= "464,-552.25 356.5,-552.25 356.5,-510.5 464,-510.5 464,-552.25" />
<text xml:space= "preserve" text-anchor= "start" x= "364.5" y= "-538.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "364.5" y= "-527.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "410.25" y= "-516.25" 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-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "341,-474.5 233.5,-474.5 233.5,-432.75 341,-432.75 341,-474.5" />
<text xml:space= "preserve" text-anchor= "start" x= "241.5" y= "-461" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "241.5" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "287.25" y= "-438.5" 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-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M367.87,-504.28C352.31,-494.69 334.93,-483.99 320.3,-474.98" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "365.65,-507.02 376,-509.28 369.32,-501.06 365.65,-507.02" />
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-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "461,-319 353.5,-319 353.5,-277.25 461,-277.25 461,-319" />
<text xml:space= "preserve" text-anchor= "start" x= "361.5" y= "-305.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "361.5" y= "-294.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "407.25" y= "-283" 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-27 15:06:27 -05:00
<g id= "edge27_Node000001_Node000003" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node1- > Node3</title>
2025-11-27 15:06:27 -05:00
<g id= "a_edge27_Node000001_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M395.84,-499.81C392.71,-491.76 389.85,-482.95 388.25,-474.5 377.69,-418.84 392.31,-352.04 401.24,-319.27" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "392.53,-500.96 399.61,-508.83 398.98,-498.26 392.53,-500.96" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:href= "engine__defined_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "714,-474.5 606.5,-474.5 606.5,-432.75 714,-432.75 714,-474.5" />
<text xml:space= "preserve" text-anchor= "start" x= "614.5" y= "-461" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "614.5" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "660.25" y= "-438.5" 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-27 15:06:27 -05:00
<!-- Node1->Node15 -->
<g id= "edge17_Node000001_Node000015" class= "edge" >
<title > Node1- > Node15</title>
<g id= "a_edge17_Node000001_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M475.38,-510.64C516.02,-498.33 567.72,-482.66 606.11,-471.03" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "474.5,-507.25 465.94,-513.5 476.53,-513.95 474.5,-507.25" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node20 -->
<g id= "Node000020" class= "node" >
<title > Node20</title>
<g id= "a_Node000020" > <a xlink:href= "engine__multiscale_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "505,-474.5 397.5,-474.5 397.5,-432.75 505,-432.75 505,-474.5" />
<text xml:space= "preserve" text-anchor= "start" x= "405.5" y= "-461" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "405.5" y= "-449.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "451.25" y= "-438.5" 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-27 15:06:27 -05:00
<!-- Node1->Node20 -->
<g id= "edge24_Node000001_Node000020" class= "edge" >
<title > Node1- > Node20</title>
<g id= "a_edge24_Node000001_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M426.61,-500.15C431.19,-491.7 436.05,-482.71 440.23,-474.98" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "423.64,-498.28 421.96,-508.74 429.8,-501.62 423.64,-498.28" />
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-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M246.02,-425.16C237.21,-417.13 229.11,-407.56 224.25,-396.75 216.64,-379.83 213.21,-369.91 224.25,-355 253.6,-315.35 310.48,-302.9 353.07,-299.43" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "243.53,-427.64 253.43,-431.4 248.03,-422.28 243.53,-427.64" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:href= "engine__adaptive_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "341.38,-391.12 233.12,-391.12 233.12,-360.62 341.38,-360.62 341.38,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "241.12" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "287.25" y= "-366.38" 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-27 15:06:27 -05:00
<!-- Node2->Node14 -->
<g id= "edge16_Node000002_Node000014" class= "edge" >
<title > Node2- > Node14</title>
<g id= "a_edge16_Node000002_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M287.25,-421.06C287.25,-410.69 287.25,-399.67 287.25,-391.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "283.75,-420.81 287.25,-430.81 290.75,-420.81 283.75,-420.81" />
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-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "397,-241.25 301.5,-241.25 301.5,-210.75 397,-210.75 397,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "309.5" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "349.25" 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>
<!-- Node3->Node4 -->
<g id= "edge3_Node000003_Node000004" class= "edge" >
<title > Node3- > Node4</title>
<g id= "a_edge3_Node000003_Node000004" > <a xlink:title= " " >
2025-11-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M383.14,-267.97C375.57,-258.82 367.54,-249.12 361.2,-241.45" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "380.44,-270.2 389.51,-275.68 385.83,-265.74 380.44,-270.2" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
<g id= "a_Node000013" > <a xlink:href= "stellar__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "515.25,-241.25 415.25,-241.25 415.25,-210.75 515.25,-210.75 515.25,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "423.25" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/policy/stellar</text>
<text xml:space= "preserve" text-anchor= "middle" x= "465.25" y= "-216.5" 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-27 15:06:27 -05:00
<!-- Node3->Node13 -->
<g id= "edge15_Node000003_Node000013" class= "edge" >
<title > Node3- > Node13</title>
<g id= "a_edge15_Node000003_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M431.36,-267.97C438.93,-258.82 446.96,-249.12 453.3,-241.45" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "428.67,-265.74 424.99,-275.68 434.06,-270.2 428.67,-265.74" />
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= " " >
2025-11-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "222,-174.75 126.5,-174.75 126.5,-144.25 222,-144.25 222,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "134.5" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "174.25" 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>
<!-- Node4->Node5 -->
<g id= "edge4_Node000004_Node000005" class= "edge" >
<title > Node4- > Node5</title>
<g id= "a_edge4_Node000004_Node000005" > <a xlink:title= " " >
2025-11-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M298.78,-206.4C271.86,-196.48 239.22,-184.45 214.11,-175.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "297.53,-209.67 308.12,-209.84 299.95,-203.1 297.53,-209.67" />
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= "engine_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "357.75,-97 206.75,-97 206.75,-77.75 357.75,-77.75 357.75,-97" />
<text xml:space= "preserve" text-anchor= "middle" x= "282.25" 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
<!-- Node4->Node9 -->
<g id= "edge9_Node000004_Node000009" class= "edge" >
<title > Node4- > Node9</title>
<g id= "a_edge9_Node000004_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M300.29,-204.9C287.97,-197.35 276.26,-187.44 269.25,-174.75 255.24,-149.4 269.37,-113.8 277.45,-97.35" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "298.47,-207.89 308.9,-209.71 301.88,-201.78 298.47,-207.89" />
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_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "517.88,-102.62 376.62,-102.62 376.62,-72.12 517.88,-72.12 517.88,-102.62" />
<text xml:space= "preserve" text-anchor= "start" x= "384.62" 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= "447.25" 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
<!-- Node4->Node10 -->
<g id= "edge10_Node000004_Node000010" class= "edge" >
<title > Node4- > Node10</title>
<g id= "a_edge10_Node000004_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M394.89,-204.92C407.76,-197.21 420.59,-187.2 429.25,-174.75 444.38,-152.99 447.28,-121.2 447.57,-102.87" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "393.46,-201.7 386.43,-209.63 396.87,-207.82 393.46,-201.7" />
2025-11-06 09:16:40 -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__engine_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "419.88,-174.75 278.62,-174.75 278.62,-144.25 419.88,-144.25 419.88,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "286.62" 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= "349.25" 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
<!-- Node4->Node11 -->
<g id= "edge11_Node000004_Node000011" class= "edge" >
<title > Node4- > Node11</title>
<g id= "a_edge11_Node000004_Node000011" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M349.25,-199.06C349.25,-190.89 349.25,-182.16 349.25,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "345.75,-198.85 349.25,-208.85 352.75,-198.85 345.75,-198.85" />
2025-11-25 14:31:59 -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= "py__policy_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "614.38,-174.75 476.12,-174.75 476.12,-144.25 614.38,-144.25 614.38,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "484.12" 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= "545.25" 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
<!-- Node4->Node12 -->
<g id= "edge14_Node000004_Node000012" class= "edge" >
<title > Node4- > Node12</title>
<g id= "a_edge14_Node000004_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M404.58,-206.79C434.95,-196.8 472.11,-184.57 500.61,-175.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "403.57,-203.44 395.16,-209.89 405.76,-210.09 403.57,-203.44" />
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_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "147.5,-108.25 37,-108.25 37,-66.5 147.5,-66.5 147.5,-108.25" />
<text xml:space= "preserve" text-anchor= "start" x= "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= "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= "92.25" 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
<!-- Node5->Node6 -->
<g id= "edge5_Node000005_Node000006" class= "edge" >
<title > Node5- > Node6</title>
<g id= "a_edge5_Node000005_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M148.6,-136.56C138.2,-127.67 126.26,-117.46 116.06,-108.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "146.23,-139.15 156.11,-142.99 150.78,-133.83 146.23,-139.15" />
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= "gridfire__extern_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "227.5,-30.5 123,-30.5 123,0 227.5,0 227.5,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "131" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "175.25" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _extern.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node5->Node8 -->
<g id= "edge8_Node000005_Node000008" class= "edge" >
<title > Node5- > Node8</title>
<g id= "a_edge8_Node000005_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M174.43,-132.6C174.64,-102.68 174.98,-54.53 175.15,-30.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "170.93,-132.27 174.36,-142.3 177.93,-132.32 170.93,-132.27" />
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__context_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "104.5,-30.5 0,-30.5 0,0 104.5,0 104.5,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "8" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "52.25" 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
<!-- Node6->Node7 -->
<g id= "edge6_Node000006_Node000007" class= "edge" >
<title > Node6- > Node7</title>
<g id= "a_edge6_Node000006_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M75.13,-56.36C70.06,-47.47 64.73,-38.13 60.49,-30.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "71.94,-57.83 79.93,-64.78 78.02,-54.36 71.94,-57.83" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node6->Node8 -->
<g id= "edge7_Node000006_Node000008" class= "edge" >
<title > Node6- > Node8</title>
<g id= "a_edge7_Node000006_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M125.01,-58.7C136.24,-49.21 148.36,-38.97 157.89,-30.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "122.79,-55.99 117.41,-65.12 127.31,-61.33 122.79,-55.99" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node11->Node9 -->
<g id= "edge12_Node000011_Node000009" class= "edge" >
<title > Node11- > Node9</title>
<g id= "a_edge12_Node000011_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M327.55,-135.79C314.96,-122.61 299.81,-106.76 290.62,-97.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "324.88,-138.06 334.32,-142.88 329.94,-133.23 324.88,-138.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node11->Node10 -->
<g id= "edge13_Node000011_Node000010" class= "edge" >
<title > Node11- > Node10</title>
<g id= "a_edge13_Node000011_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M378.77,-137.37C394.34,-126.23 413.05,-112.85 426.97,-102.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "376.88,-134.42 370.79,-143.09 380.96,-140.12 376.88,-134.42" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node15->Node3 -->
<g id= "edge22_Node000015_Node000003" class= "edge" >
<title > Node15- > Node3</title>
<g id= "a_edge22_Node000015_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M678.67,-422.37C688.85,-401.35 696.63,-373.84 681.25,-355 654.03,-321.67 533.15,-307.71 461.36,-302.27" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "675.66,-420.57 674.11,-431.05 681.86,-423.83 675.66,-420.57" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
<g id= "a_Node000016" > <a xlink:href= "engine__priming_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "836,-396.75 728.5,-396.75 728.5,-355 836,-355 836,-396.75" />
<text xml:space= "preserve" text-anchor= "start" x= "736.5" y= "-383.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "736.5" y= "-372" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/views/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "782.25" y= "-360.75" 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-27 15:06:27 -05:00
<!-- Node15->Node16 -->
<g id= "edge18_Node000015_Node000016" class= "edge" >
<title > Node15- > Node16</title>
<g id= "a_edge18_Node000015_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M702.72,-426.26C718.05,-416.74 735.1,-406.15 749.47,-397.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "700.88,-423.28 694.23,-431.53 704.57,-429.23 700.88,-423.28" />
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>
<g id= "a_Node000019" > <a xlink:href= "engine__defined_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "671.75,-391.12 568.75,-391.12 568.75,-360.62 671.75,-360.62 671.75,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "576.75" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "620.25" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_defined.cpp</text>
</a>
</g>
</g>
<!-- Node15->Node19 -->
<g id= "edge23_Node000015_Node000019" class= "edge" >
<title > Node15- > Node19</title>
<g id= "a_edge23_Node000015_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M644.29,-422.4C638.61,-411.64 632.48,-400.03 627.83,-391.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "641.06,-423.78 648.82,-430.99 647.25,-420.51 641.06,-423.78" />
</a>
</g>
</g>
<!-- Node16->Node3 -->
<g id= "edge19_Node000016_Node000003" class= "edge" >
<title > Node16- > Node3</title>
<g id= "a_edge19_Node000016_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M717.25,-355.72C716.25,-355.48 715.24,-355.24 714.25,-355 626.47,-334.24 523.01,-316.85 461.4,-307.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "716.17,-359.06 726.73,-358.15 717.91,-352.28 716.17,-359.06" />
</a>
</g>
</g>
<!-- Node17 -->
<g id= "Node000017" class= "node" >
<title > Node17</title>
<g id= "a_Node000017" > <a xlink:href= "priming_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "778.62,-313.38 653.88,-313.38 653.88,-282.88 778.62,-282.88 778.62,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "661.88" y= "-299.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/procedures</text>
<text xml:space= "preserve" text-anchor= "middle" x= "716.25" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /priming.cpp</text>
</a>
</g>
</g>
<!-- Node16->Node17 -->
<g id= "edge20_Node000016_Node000017" class= "edge" >
<title > Node16- > Node17</title>
<g id= "a_edge20_Node000016_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M757.07,-345.97C747.38,-334.86 736.74,-322.65 728.76,-313.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "754.36,-348.19 763.57,-353.43 759.64,-343.6 754.36,-348.19" />
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>
2025-11-27 15:06:27 -05:00
<g id= "a_Node000018" > <a xlink:href= "engine__priming_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "899.75,-313.38 796.75,-313.38 796.75,-282.88 899.75,-282.88 899.75,-313.38" />
<text xml:space= "preserve" text-anchor= "start" x= "804.75" 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= "848.25" y= "-288.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_priming.cpp</text>
</a>
</g>
</g>
<!-- Node16->Node18 -->
<g id= "edge21_Node000016_Node000018" class= "edge" >
<title > Node16- > Node18</title>
<g id= "a_edge21_Node000016_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M807.43,-345.97C817.12,-334.86 827.76,-322.65 835.74,-313.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "804.86,-343.6 800.93,-353.43 810.14,-348.19 804.86,-343.6" />
</a>
</g>
</g>
<!-- Node20->Node3 -->
<g id= "edge25_Node000020_Node000003" class= "edge" >
<title > Node20- > Node3</title>
<g id= "a_edge25_Node000020_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M436.01,-421.94C432.43,-413.88 428.9,-405.11 426.25,-396.75 417.97,-370.58 412.64,-339.25 409.8,-319.28" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "432.83,-423.39 440.2,-430.99 439.18,-420.45 432.83,-423.39" />
</a>
</g>
</g>
<!-- Node21 -->
<g id= "Node000021" class= "node" >
<title > Node21</title>
<g id= "a_Node000021" > <a xlink:href= "engine__multiscale_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "551.12,-391.12 435.38,-391.12 435.38,-360.62 551.12,-360.62 551.12,-391.12" />
<text xml:space= "preserve" text-anchor= "start" x= "443.38" y= "-377.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/engine/views</text>
<text xml:space= "preserve" text-anchor= "middle" x= "493.25" y= "-366.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine_multiscale.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node20->Node21 -->
<g id= "edge26_Node000020_Node000021" class= "edge" >
<title > Node20- > Node21</title>
<g id= "a_edge26_Node000020_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M468.01,-422.4C473.97,-411.64 480.41,-400.03 485.29,-391.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "465.03,-420.56 463.24,-431 471.15,-423.95 465.03,-420.56" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
</g>
</svg>
<g id= "navigator" transform= "translate(0 0)" fill= "#404254" >
<rect fill= "#f2f5e9" fill-opacity= "0.5" stroke= "#606060" stroke-width= ".5" x= "0" y= "0" width= "60" height= "60" />
<use id= "zoomplus" xlink:href= "#zoomPlus" x= "17" y= "9" onmousedown= "handleZoom(evt,'in')" />
<use id= "zoomminus" xlink:href= "#zoomMin" x= "42" y= "9" onmousedown= "handleZoom(evt,'out')" />
<use id= "reset" xlink:href= "#resetDef" x= "30" y= "36" onmousedown= "handleReset()" />
<use id= "arrowup" xlink:href= "#arrowUp" x= "0" y= "0" onmousedown= "handlePan(0,-1)" />
<use id= "arrowright" xlink:href= "#arrowRight" x= "0" y= "0" onmousedown= "handlePan(1,0)" />
<use id= "arrowdown" xlink:href= "#arrowDown" x= "0" y= "0" onmousedown= "handlePan(0,1)" />
<use id= "arrowleft" xlink:href= "#arrowLeft" x= "0" y= "0" onmousedown= "handlePan(-1,0)" />
</g>
<svg viewBox= "0 0 15 15" width= "100%" height= "30px" preserveAspectRatio= "xMaxYMin meet" >
<g id= "arrow_out" transform= "scale(0.3 0.3)" >
<a xlink:href= "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>