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/diagnostics/dynamic_engine_diagnostics.h Pages: 1 -->
2025-11-24 09:08:28 -05:00
<!-- zoomable 382 -->
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-24 09:08:28 -05:00
var viewWidth = 1680;
var viewHeight = 382;
2025-11-06 09:16:40 -05:00
var sectionId = 'dynsection-0';
</script>
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
<g id= "viewport" >
<title > src/include/gridfire/engine/diagnostics/dynamic_engine_diagnostics.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000001" > <a xlink:title= "Diagnostics utilities for DynamicEngine instances." >
<polygon fill= "#999999" stroke= "#666666" points= "824.88,-374.25 685.12,-374.25 685.12,-332.5 824.88,-332.5 824.88,-374.25" />
<text xml:space= "preserve" text-anchor= "start" x= "693.12" y= "-360.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "start" x= "693.12" y= "-349.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/diagnostics/dynamic</text>
<text xml:space= "preserve" text-anchor= "middle" x= "755" y= "-338.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _engine_diagnostics.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__abstract_8h.html" target= "_top" xlink:title= "Abstract interfaces for reaction network engines in GridFire." >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "665.12,-296.5 556.88,-296.5 556.88,-266 665.12,-266 665.12,-296.5" />
<text xml:space= "preserve" text-anchor= "start" x= "564.88" y= "-283" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/engine/engine</text>
<text xml:space= "preserve" text-anchor= "middle" x= "611" y= "-271.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _abstract.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-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M713.35,-332.09C693.87,-322.6 670.75,-311.35 651.43,-301.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "653.01,-298.81 642.48,-297.58 649.94,-305.11 653.01,-298.81" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "476.5,-24.88 433.5,-24.88 433.5,-5.63 476.5,-5.63 476.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "455" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node10 -->
<g id= "edge46_Node000001_Node000010" class= "edge" >
<title > Node1- > Node10</title>
<g id= "a_edge46_Node000001_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M760.7,-332.17C771.25,-290.03 788.76,-191.84 742,-133 706.83,-88.74 670.86,-121.69 620,-97 598.92,-86.77 597.62,-77.63 577,-66.5 538.36,-45.64 525.3,-47.93 485,-30.5 484.65,-30.35 484.3,-30.2 483.95,-30.04" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "485.56,-26.93 475.01,-25.98 482.66,-33.3 485.56,-26.93" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node20 -->
<g id= "Node000020" class= "node" >
<title > Node20</title>
<g id= "a_Node000020" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "40,-157.88 0,-157.88 0,-138.62 40,-138.62 40,-157.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "20" y= "-144.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string</text>
</a>
</g>
</g>
<!-- Node1->Node20 -->
<g id= "edge47_Node000001_Node000020" class= "edge" >
<title > Node1- > Node20</title>
<g id= "a_edge47_Node000001_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M684.85,-345C536.48,-328.51 196.22,-285.67 95,-230 67.83,-215.06 45,-186.66 31.9,-167.84" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "34.82,-165.91 26.35,-159.54 29,-169.8 34.82,-165.91" />
</a>
</g>
</g>
<!-- Node33 -->
<g id= "Node000033" class= "node" >
<title > Node33</title>
<g id= "a_Node000033" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1050.88,-290.88 953.12,-290.88 953.12,-271.62 1050.88,-271.62 1050.88,-290.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1002" y= "-277.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > nlohmann/json.hpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node1->Node33 -->
<g id= "edge48_Node000001_Node000033" class= "edge" >
<title > Node1- > Node33</title>
<g id= "a_edge48_Node000001_Node000033" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M825.12,-332.47C868.29,-320.21 922.24,-304.9 959.13,-294.42" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "959.88,-297.85 968.55,-291.75 957.97,-291.11 959.88,-297.85" />
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= "reaction_8h.html" target= "_top" xlink:title= "Defines classes for representing and managing nuclear reactions." >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "757.25,-91.38 628.75,-91.38 628.75,-72.12 757.25,-72.12 757.25,-91.38" />
<text xml:space= "preserve" text-anchor= "middle" x= "693" y= "-77.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/reaction/reaction.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= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M640.43,-265.61C673.51,-247.15 724.83,-211.88 742,-163.5 746.53,-150.73 747.11,-145.56 742,-133 736.52,-119.52 725.48,-107.68 715.27,-98.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "717.48,-96.17 707.49,-92.65 713.11,-101.63 717.48,-96.17" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1221.38,-24.88 1138.62,-24.88 1138.62,-5.63 1221.38,-5.63 1221.38,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1180" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unordered_map</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node9 -->
<g id= "edge43_Node000002_Node000009" class= "edge" >
<title > Node2- > Node9</title>
<g id= "a_edge43_Node000002_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M644.17,-265.61C666.31,-255.75 696.01,-242.34 722,-230 869.51,-159.99 901.66,-132.53 1051,-66.5 1082.16,-52.72 1118.36,-38.8 1144.47,-29.11" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1145.41,-32.5 1153.58,-25.75 1142.98,-25.93 1145.41,-32.5" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node10 -->
<g id= "edge42_Node000002_Node000010" class= "edge" >
<title > Node2- > Node10</title>
<g id= "a_edge42_Node000002_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M589.95,-265.57C577.96,-256.4 563.31,-243.75 553,-230 505.27,-166.34 473.41,-75.71 460.92,-36.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "464.28,-35.09 458,-26.55 457.59,-37.14 464.28,-35.09" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:href= "types_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "417.75,-91.38 310.25,-91.38 310.25,-72.12 417.75,-72.12 417.75,-91.38" />
<text xml:space= "preserve" text-anchor= "middle" x= "364" y= "-77.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/types/types.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node14 -->
<g id= "edge13_Node000002_Node000014" class= "edge" >
<title > Node2- > Node14</title>
<g id= "a_edge13_Node000002_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M556.58,-275.39C496.72,-268.87 405.95,-255.08 383,-230 351.04,-195.07 355.16,-134.45 360.04,-103" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "363.46,-103.74 361.75,-93.29 356.57,-102.53 363.46,-103.74" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000015" > <a xlink:href= "screening__abstract_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "732.88,-163.5 623.12,-163.5 623.12,-133 732.88,-133 732.88,-163.5" />
<text xml:space= "preserve" text-anchor= "start" x= "631.12" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "678" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node15 -->
2025-11-24 09:08:28 -05:00
<g id= "edge16_Node000002_Node000015" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node2- > Node15</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge16_Node000002_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M635.23,-265.61C647.47,-256.87 661.31,-244.62 669,-230 677.87,-213.12 679.88,-191.55 679.81,-174.95" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "683.32,-175.27 679.5,-165.39 676.32,-175.5 683.32,-175.27" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
<g id= "a_Node000016" > <a xlink:href= "screening__types_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "660.25,-230 561.75,-230 561.75,-199.5 660.25,-199.5 660.25,-230" />
<text xml:space= "preserve" text-anchor= "start" x= "569.75" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "611" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening_types.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node16 -->
<g id= "edge21_Node000002_Node000016" class= "edge" >
<title > Node2- > Node16</title>
<g id= "a_edge21_Node000002_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M611,-265.61C611,-258.52 611,-249.79 611,-241.63" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "614.5,-241.84 611,-231.84 607.5,-241.84 614.5,-241.84" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node18 -->
<g id= "Node000018" class= "node" >
<title > Node18</title>
<g id= "a_Node000018" > <a xlink:href= "reporting_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "207.88,-230 104.12,-230 104.12,-199.5 207.88,-199.5 207.88,-230" />
<text xml:space= "preserve" text-anchor= "start" x= "112.12" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/engine/types</text>
<text xml:space= "preserve" text-anchor= "middle" x= "156" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /reporting.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node18 -->
<g id= "edge24_Node000002_Node000018" class= "edge" >
<title > Node2- > Node18</title>
<g id= "a_edge24_Node000002_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M556.49,-274.6C481.23,-266.47 341.34,-250.21 223,-230 221.8,-229.79 220.59,-229.58 219.36,-229.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "220.19,-225.96 209.71,-227.56 218.9,-232.84 220.19,-225.96" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node23 -->
<g id= "Node000023" class= "node" >
<title > Node23</title>
<g id= "a_Node000023" > <a xlink:href= "building_8h.html" target= "_top" xlink:title= "Defines types related to building reaction networks in the GridFire engine." >
<polygon fill= "white" stroke= "#666666" points= "335.88,-230 232.12,-230 232.12,-199.5 335.88,-199.5 335.88,-230" />
<text xml:space= "preserve" text-anchor= "start" x= "240.12" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/engine/types</text>
<text xml:space= "preserve" text-anchor= "middle" x= "284" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /building.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node23 -->
<g id= "edge30_Node000002_Node000023" class= "edge" >
<title > Node2- > Node23</title>
<g id= "a_edge30_Node000002_Node000023" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M556.44,-270.11C503.59,-260.21 421.21,-244.54 350,-230 349.16,-229.83 348.31,-229.66 347.46,-229.48" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "348.2,-226.06 337.7,-227.45 346.77,-232.91 348.2,-226.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node25 -->
<g id= "Node000025" class= "node" >
<title > Node25</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000025" > <a xlink:href= "jacobian_8h.html" target= "_top" xlink:title= "Wrapper for handling the network Jacobian matrix in GridFire. Currently uses Eigen's SparseMatrix." >
<polygon fill= "white" stroke= "#666666" points= "1163.88,-97 1060.12,-97 1060.12,-66.5 1163.88,-66.5 1163.88,-97" />
<text xml:space= "preserve" text-anchor= "start" x= "1068.12" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/engine/types</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1112" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /jacobian.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node25 -->
2025-11-24 09:08:28 -05:00
<g id= "edge32_Node000002_Node000025" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node2- > Node25</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge32_Node000002_Node000025" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M665.33,-272.66C709.55,-265.28 772.94,-251.91 825,-230 848.3,-220.2 850.94,-211.84 873,-199.5 939.69,-162.18 1020.03,-124.32 1068.5,-102.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1069.9,-105.43 1077.56,-98.11 1067,-99.05 1069.9,-105.43" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node26 -->
<g id= "Node000026" class= "node" >
<title > Node26</title>
<g id= "a_Node000026" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1672.12,-30.5 1551.88,-30.5 1551.88,0 1672.12,0 1672.12,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "1559.88" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/composition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1612" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /composition_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node26 -->
<g id= "edge41_Node000002_Node000026" class= "edge" >
<title > Node2- > Node26</title>
<g id= "a_edge41_Node000002_Node000026" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M665.35,-270.73C716.58,-261.45 795.36,-246.37 863,-230 1123.59,-166.95 1429.8,-73.35 1554.66,-34.34" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1555.52,-37.74 1564.02,-31.41 1553.43,-31.06 1555.52,-37.74" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node31 -->
<g id= "Node000031" class= "node" >
<title > Node31</title>
<g id= "a_Node000031" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "431.62,-224.38 392.38,-224.38 392.38,-205.12 431.62,-205.12 431.62,-224.38" />
<text xml:space= "preserve" text-anchor= "middle" x= "412" y= "-210.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > utility</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node2->Node31 -->
<g id= "edge44_Node000002_Node000031" class= "edge" >
<title > Node2- > Node31</title>
<g id= "a_edge44_Node000002_Node000031" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M556.62,-266.7C522.86,-257.67 478.85,-244.77 441,-230 440.52,-229.81 440.03,-229.62 439.54,-229.42" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "441.21,-226.33 430.65,-225.45 438.35,-232.72 441.21,-226.33" />
</a>
</g>
</g>
<!-- Node32 -->
<g id= "Node000032" class= "node" >
<title > Node32</title>
<g id= "a_Node000032" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "505.88,-224.38 450.12,-224.38 450.12,-205.12 505.88,-205.12 505.88,-224.38" />
<text xml:space= "preserve" text-anchor= "middle" x= "478" y= "-210.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > expected</text>
</a>
</g>
</g>
<!-- Node2->Node32 -->
<g id= "edge45_Node000002_Node000032" class= "edge" >
<title > Node2- > Node32</title>
<g id= "a_edge45_Node000002_Node000032" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M580.82,-265.61C558.66,-254.87 528.74,-240.36 506.89,-229.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "508.47,-226.63 497.94,-225.42 505.41,-232.93 508.47,-226.63" />
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
<g id= "a_Node000004" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "634.62,-24.88 589.38,-24.88 589.38,-5.63 634.62,-5.63 634.62,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "612" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > ranges</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-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M681.74,-71.78C668.99,-61.63 647.98,-44.9 632.35,-32.45" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "634.62,-29.78 624.61,-26.29 630.25,-35.26 634.62,-29.78" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
<g id= "a_Node000005" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "717.75,-24.88 652.25,-24.88 652.25,-5.63 717.75,-5.63 717.75,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "685" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string_view</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node5 -->
<g id= "edge4_Node000003_Node000005" class= "edge" >
<title > Node3- > Node5</title>
<g id= "a_edge4_Node000003_Node000005" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M691.89,-71.78C690.75,-62.64 688.96,-48.14 687.48,-36.25" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "690.99,-36.14 686.29,-26.64 684.05,-37 690.99,-36.14" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
<g id= "a_Node000006" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1121,-24.88 967,-24.88 967,-5.63 1121,-5.63 1121,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1044" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/atomic/atomicSpecies.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node6 -->
<g id= "edge5_Node000003_Node000006" class= "edge" >
<title > Node3- > Node6</title>
<g id= "a_edge5_Node000003_Node000006" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M742.55,-71.65C805.82,-60.02 915.28,-39.9 983.44,-27.38" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "983.73,-30.88 992.93,-25.63 982.47,-24 983.73,-30.88" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "857.88,-24.88 736.12,-24.88 736.12,-5.63 857.88,-5.63 857.88,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "797" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/logging/logging.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node7 -->
<g id= "edge6_Node000003_Node000007" class= "edge" >
<title > Node3- > Node7</title>
<g id= "a_edge6_Node000003_Node000007" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M707.46,-71.78C724.29,-61.35 752.34,-43.95 772.56,-31.4" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "774.39,-34.39 781.04,-26.15 770.7,-28.44 774.39,-34.39" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "948.5,-24.88 875.5,-24.88 875.5,-5.63 948.5,-5.63 948.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "912" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > quill/Logger.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node8 -->
<g id= "edge7_Node000003_Node000008" class= "edge" >
<title > Node3- > Node8</title>
<g id= "a_edge7_Node000003_Node000008" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M725.46,-71.64C760.47,-61.76 817.8,-45.39 867,-30.5 868.97,-29.9 870.99,-29.29 873.03,-28.66" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "874,-32.02 882.5,-25.7 871.92,-25.34 874,-32.02" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node9 -->
<g id= "edge8_Node000003_Node000009" class= "edge" >
<title > Node3- > Node9</title>
<g id= "a_edge8_Node000003_Node000009" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M757.71,-72.68C774.42,-70.63 792.37,-68.45 809,-66.5 951.58,-49.75 989.15,-58.27 1130,-30.5 1133.35,-29.84 1136.79,-29.07 1140.24,-28.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1140.87,-31.68 1149.65,-25.75 1139.09,-24.91 1140.87,-31.68" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node10 -->
<g id= "edge9_Node000003_Node000010" class= "edge" >
<title > Node3- > Node10</title>
<g id= "a_edge9_Node000003_Node000010" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M642.99,-71.69C600.33,-63.25 537.71,-49.16 485,-30.5 484.35,-30.27 483.7,-30.03 483.05,-29.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "484.48,-26.59 473.9,-25.9 481.74,-33.03 484.48,-26.59" />
</a>
</g>
</g>
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "571.75,-24.88 494.25,-24.88 494.25,-5.63 571.75,-5.63 571.75,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "533" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unordered_set</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node11 -->
<g id= "edge10_Node000003_Node000011" class= "edge" >
<title > Node3- > Node11</title>
<g id= "a_edge10_Node000003_Node000011" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M670.42,-71.65C643.14,-60.65 597.04,-42.06 565.83,-29.49" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "567.46,-26.37 556.87,-25.87 564.84,-32.86 567.46,-26.37" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "415.12,-24.88 324.88,-24.88 324.88,-5.63 415.12,-5.63 415.12,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "370" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > cppad/cppad.hpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node12 -->
<g id= "edge11_Node000003_Node000012" class= "edge" >
<title > Node3- > Node12</title>
<g id= "a_edge11_Node000003_Node000012" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M638.37,-71.63C584.05,-62.3 498.46,-46.88 425,-30.5 421.64,-29.75 418.18,-28.94 414.7,-28.1" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "415.67,-24.74 405.12,-25.72 413.98,-31.53 415.67,-24.74" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
<g id= "a_Node000013" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "306.75,-30.5 205.25,-30.5 205.25,0 306.75,0 306.75,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "213.25" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/composition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "256" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /composition.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node3->Node13 -->
<g id= "edge12_Node000003_Node000013" class= "edge" >
<title > Node3- > Node13</title>
<g id= "a_edge12_Node000003_Node000013" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M628.32,-74.13C555.33,-66.22 432.87,-51.59 318.07,-30.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "318.95,-27.37 308.48,-29 317.68,-34.25 318.95,-27.37" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node14->Node12 -->
<g id= "edge15_Node000014_Node000012" class= "edge" >
<title > Node14- > Node12</title>
<g id= "a_edge15_Node000014_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M364.83,-71.78C365.69,-62.64 367.03,-48.14 368.14,-36.25" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "371.59,-36.93 369.03,-26.65 364.62,-36.28 371.59,-36.93" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node14->Node13 -->
<g id= "edge14_Node000014_Node000013" class= "edge" >
<title > Node14- > Node13</title>
<g id= "a_edge14_Node000014_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M348.98,-71.78C333.81,-62.72 309.85,-48.41 290.05,-36.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "292.11,-33.74 281.73,-31.62 288.52,-39.75 292.11,-33.74" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node15->Node3 -->
<g id= "edge17_Node000015_Node000003" class= "edge" >
<title > Node15- > Node3</title>
<g id= "a_edge17_Node000015_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M681.4,-132.61C683.47,-123.73 686.14,-112.27 688.39,-102.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "691.75,-103.58 690.61,-93.05 684.93,-101.99 691.75,-103.58" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node15->Node6 -->
<g id= "edge18_Node000015_Node000006" class= "edge" >
<title > Node15- > Node6</title>
<g id= "a_edge18_Node000015_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M705.37,-132.53C722.95,-122.85 746.13,-109.68 766,-97 785.75,-84.4 787.55,-75.92 809,-66.5 838.79,-53.42 919.49,-37.63 978.02,-27.28" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "978.31,-30.79 987.55,-25.61 977.1,-23.89 978.31,-30.79" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node15->Node10 -->
2025-11-24 09:08:28 -05:00
<g id= "edge20_Node000015_Node000010" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node15- > Node10</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge20_Node000015_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M650.27,-132.51C632.12,-122.72 607.96,-109.43 587,-97 565.26,-84.11 560.51,-79.77 539,-66.5 519.24,-54.31 496.64,-40.82 479.86,-30.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "481.94,-28.05 471.55,-25.98 478.38,-34.08 481.94,-28.05" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node15->Node12 -->
<g id= "edge19_Node000015_Node000012" class= "edge" >
<title > Node15- > Node12</title>
<g id= "a_edge19_Node000015_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M631.76,-132.53C603.5,-123.16 566.8,-110.31 535,-97 485.05,-76.08 428.77,-47.39 396.53,-30.44" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "398.38,-27.45 387.9,-25.87 395.11,-33.64 398.38,-27.45" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node16->Node15 -->
<g id= "edge22_Node000016_Node000015" class= "edge" >
<title > Node16- > Node15</title>
<g id= "a_edge22_Node000016_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M626.2,-199.11C634.6,-191.03 645.2,-180.82 654.63,-171.75" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "656.99,-174.33 661.77,-164.88 652.13,-169.29 656.99,-174.33" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node17 -->
<g id= "Node000017" class= "node" >
<title > Node17</title>
<g id= "a_Node000017" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "604.62,-157.88 553.38,-157.88 553.38,-138.62 604.62,-138.62 604.62,-157.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "579" y= "-144.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > memory</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node16->Node17 -->
<g id= "edge23_Node000016_Node000017" class= "edge" >
<title > Node16- > Node17</title>
<g id= "a_edge23_Node000016_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M603.74,-199.11C599.18,-189.93 593.26,-178 588.36,-168.11" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "591.63,-166.83 584.05,-159.43 585.36,-169.94 591.63,-166.83" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node18->Node13 -->
<g id= "edge29_Node000018_Node000013" class= "edge" >
<title > Node18- > Node13</title>
<g id= "a_edge29_Node000018_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M196.09,-199.15C212.37,-191.15 229.73,-179.52 240,-163.5 263.76,-126.42 262.89,-73.05 259.71,-41.78" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "263.22,-41.6 258.56,-32.09 256.27,-42.43 263.22,-41.6" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node19 -->
<g id= "Node000019" class= "node" >
<title > Node19</title>
<g id= "a_Node000019" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "231.38,-157.88 196.62,-157.88 196.62,-138.62 231.38,-138.62 231.38,-157.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "214" y= "-144.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > map</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node18->Node19 -->
<g id= "edge25_Node000018_Node000019" class= "edge" >
<title > Node18- > Node19</title>
<g id= "a_edge25_Node000018_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M169.16,-199.11C177.86,-189.44 189.31,-176.71 198.45,-166.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "200.97,-168.97 205.05,-159.2 195.77,-164.29 200.97,-168.97" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node18->Node20 -->
<g id= "edge26_Node000018_Node000020" class= "edge" >
<title > Node18- > Node20</title>
<g id= "a_edge26_Node000018_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M124.56,-199.16C103.21,-189.21 74.34,-175.68 49,-163.5 48.89,-163.45 48.78,-163.4 48.68,-163.34" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "50.27,-160.23 39.75,-159.01 47.21,-166.52 50.27,-160.23" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node21 -->
<g id= "Node000021" class= "node" >
<title > Node21</title>
<g id= "a_Node000021" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "109.62,-157.88 58.38,-157.88 58.38,-138.62 109.62,-138.62 109.62,-157.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "84" y= "-144.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > ostream</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node18->Node21 -->
<g id= "edge27_Node000018_Node000021" class= "edge" >
<title > Node18- > Node21</title>
<g id= "a_edge27_Node000018_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M139.66,-199.11C128.53,-189.14 113.78,-175.93 102.26,-165.61" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "104.76,-163.15 94.98,-159.08 100.09,-168.36 104.76,-163.15" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node22 -->
<g id= "Node000022" class= "node" >
<title > Node22</title>
<g id= "a_Node000022" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "178.62,-157.88 127.38,-157.88 127.38,-138.62 178.62,-138.62 178.62,-157.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "153" y= "-144.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > sstream</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node18->Node22 -->
<g id= "edge28_Node000018_Node000022" class= "edge" >
<title > Node18- > Node22</title>
<g id= "a_edge28_Node000018_Node000022" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M155.32,-199.11C154.91,-190.33 154.38,-179.02 153.94,-169.4" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "157.44,-169.41 153.48,-159.58 150.45,-169.74 157.44,-169.41" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node24 -->
<g id= "Node000024" class= "node" >
<title > Node24</title>
<g id= "a_Node000024" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "332.62,-157.88 287.38,-157.88 287.38,-138.62 332.62,-138.62 332.62,-157.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "310" y= "-144.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > variant</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node23->Node24 -->
<g id= "edge31_Node000023_Node000024" class= "edge" >
<title > Node23- > Node24</title>
<g id= "a_edge31_Node000023_Node000024" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M289.9,-199.11C293.56,-190.03 298.31,-178.26 302.27,-168.43" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "305.39,-170.06 305.88,-159.48 298.89,-167.44 305.39,-170.06" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node25->Node6 -->
<g id= "edge33_Node000025_Node000006" class= "edge" >
<title > Node25- > Node6</title>
<g id= "a_edge33_Node000025_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1096.57,-66.11C1086.16,-56.24 1072.4,-43.19 1061.57,-32.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1064.06,-30.46 1054.4,-26.11 1059.25,-35.54 1064.06,-30.46" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node25->Node8 -->
<g id= "edge35_Node000025_Node000008" class= "edge" >
<title > Node25- > Node8</title>
<g id= "a_edge35_Node000025_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1066.37,-66.03C1031.46,-54.78 983.86,-39.42 950.78,-28.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "952.19,-25.53 941.6,-25.8 950.04,-32.2 952.19,-25.53" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node25->Node9 -->
<g id= "edge39_Node000025_Node000009" class= "edge" >
<title > Node25- > Node9</title>
<g id= "a_edge39_Node000025_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1127.43,-66.11C1137.84,-56.24 1151.6,-43.19 1162.43,-32.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1164.75,-35.54 1169.6,-26.11 1159.94,-30.46 1164.75,-35.54" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node25->Node26 -->
<g id= "edge34_Node000025_Node000026" class= "edge" >
<title > Node25- > Node26</title>
<g id= "a_edge34_Node000025_Node000026" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1164.14,-68.92C1168.81,-68.03 1173.48,-67.21 1178,-66.5 1335.43,-41.82 1379.86,-54.42 1540.24,-30.81" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1540.62,-34.29 1549.99,-29.35 1539.58,-27.37 1540.62,-34.29" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node27 -->
<g id= "Node000027" class= "node" >
<title > Node27</title>
<g id= "a_Node000027" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1478.75,-24.88 1383.25,-24.88 1383.25,-5.63 1478.75,-5.63 1478.75,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1431" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > Eigen/SparseCore</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node25->Node27 -->
<g id= "edge36_Node000025_Node000027" class= "edge" >
<title > Node25- > Node27</title>
<g id= "a_edge36_Node000025_Node000027" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1164.21,-69.32C1168.87,-68.35 1173.52,-67.4 1178,-66.5 1264.85,-49.15 1287.44,-49.25 1374,-30.5 1377.59,-29.72 1381.3,-28.88 1385.02,-28.01" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1385.74,-31.44 1394.64,-25.7 1384.1,-24.63 1385.74,-31.44" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node28 -->
<g id= "Node000028" class= "node" >
<title > Node28</title>
<g id= "a_Node000028" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1533.5,-24.88 1496.5,-24.88 1496.5,-5.63 1533.5,-5.63 1533.5,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1515" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > tuple</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node25->Node28 -->
<g id= "edge37_Node000025_Node000028" class= "edge" >
<title > Node25- > Node28</title>
<g id= "a_edge37_Node000025_Node000028" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1164.15,-69C1168.82,-68.1 1173.49,-67.25 1178,-66.5 1314.84,-43.84 1355.52,-71.57 1488,-30.5 1488.65,-30.3 1489.3,-30.08 1489.95,-29.85" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1491.18,-33.13 1498.91,-25.88 1488.35,-26.74 1491.18,-33.13" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node29 -->
<g id= "Node000029" class= "node" >
<title > Node29</title>
<g id= "a_Node000029" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1297,-24.88 1239,-24.88 1239,-5.63 1297,-5.63 1297,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1268" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > functional</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node25->Node29 -->
<g id= "edge38_Node000025_Node000029" class= "edge" >
<title > Node25- > Node29</title>
<g id= "a_edge38_Node000025_Node000029" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1147.4,-66.11C1173.99,-55.12 1210.1,-40.19 1235.86,-29.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1236.91,-32.89 1244.81,-25.84 1234.23,-26.42 1236.91,-32.89" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node30 -->
<g id= "Node000030" class= "node" >
<title > Node30</title>
<g id= "a_Node000030" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1364.88,-24.88 1315.12,-24.88 1315.12,-5.63 1364.88,-5.63 1364.88,-24.88" />
<text xml:space= "preserve" text-anchor= "middle" x= "1340" y= "-11.38" font-family= "Helvetica,sans-Serif" font-size= "10.00" > optional</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node25->Node30 -->
<g id= "edge40_Node000025_Node000030" class= "edge" >
<title > Node25- > Node30</title>
<g id= "a_edge40_Node000025_Node000030" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1164.06,-69.41C1203.46,-60.31 1258.69,-46.45 1306,-30.5 1306.98,-30.17 1307.98,-29.82 1308.98,-29.46" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1310.21,-32.74 1318.27,-25.87 1307.68,-26.21 1310.21,-32.74" />
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= "dynamic__engine__diagnostics_8h__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>