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/procedures/construction.h Pages: 1 -->
<!-- zoomable 227 -->
<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 = 1439;
2025-11-06 09:16:40 -05:00
var viewHeight = 227;
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/procedures/construction.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= "Functions for constructing nuclear reaction networks." >
<polygon fill= "#999999" stroke= "#666666" points= "1284.12,-218.75 1121.12,-218.75 1121.12,-188.25 1284.12,-188.25 1284.12,-218.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1129.12" y= "-205.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1202.62" y= "-194" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /engine/procedures/construction.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "Node000002" class= "node" >
<title > Node2</title>
<g id= "a_Node000002" > <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= "480.88,-146.62 352.38,-146.62 352.38,-127.38 480.88,-127.38 480.88,-146.62" />
<text xml:space= "preserve" text-anchor= "middle" x= "416.62" y= "-133.12" 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>
<!-- 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= "M1120.73,-195.78C967.74,-183.22 640.61,-156.38 492.4,-144.22" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "492.95,-140.75 482.69,-143.42 492.37,-147.73 492.95,-140.75" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000013" > <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= "1254.5,-152.25 1150.75,-152.25 1150.75,-121.75 1254.5,-121.75 1254.5,-152.25" />
<text xml:space= "preserve" text-anchor= "start" x= "1158.75" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/engine/types</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1202.62" y= "-127.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /building.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node13 -->
2025-11-24 09:08:28 -05:00
<g id= "edge12_Node000001_Node000013" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node1- > Node13</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge12_Node000001_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1202.62,-187.86C1202.62,-180.77 1202.62,-172.04 1202.62,-163.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1206.13,-164.09 1202.63,-154.09 1199.13,-164.09 1206.13,-164.09" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000014" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1348.25,-80.12 1303,-80.12 1303,-60.88 1348.25,-60.88 1348.25,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "1325.62" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > variant</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node14 -->
2025-11-24 09:08:28 -05:00
<g id= "edge15_Node000001_Node000014" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node1- > Node14</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge15_Node000001_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1222.56,-187.93C1234.97,-178.42 1250.94,-165.37 1263.62,-152.25 1282.75,-132.46 1301.54,-106.88 1313.33,-89.86" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1316.12,-91.99 1318.86,-81.76 1310.34,-88.05 1316.12,-91.99" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1430.75,-152.25 1310.5,-152.25 1310.5,-121.75 1430.75,-121.75 1430.75,-152.25" />
<text xml:space= "preserve" text-anchor= "start" x= "1318.5" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/composition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1370.62" y= "-127.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /composition_abstract.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node15 -->
2025-11-24 09:08:28 -05:00
<g id= "edge14_Node000001_Node000015" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node1- > Node15</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge14_Node000001_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1240.75,-187.86C1264.72,-178.66 1295.88,-166.7 1321.68,-156.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1322.87,-160.08 1330.95,-153.23 1320.36,-153.55 1322.87,-160.08" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
<g id= "a_Node000016" > <a xlink:href= "weak__interpolator_8h.html" target= "_top" xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "1090.12,-152.25 981.12,-152.25 981.12,-121.75 1090.12,-121.75 1090.12,-152.25" />
<text xml:space= "preserve" text-anchor= "start" x= "989.12" y= "-138.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/reaction/weak</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1035.62" y= "-127.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /weak_interpolator.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node16 -->
2025-11-24 09:08:28 -05:00
<g id= "edge16_Node000001_Node000016" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node1- > Node16</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge16_Node000001_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1164.73,-187.86C1140.9,-178.66 1109.92,-166.7 1084.28,-156.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1085.66,-153.57 1075.07,-153.23 1083.14,-160.1 1085.66,-153.57" />
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:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "45.25,-80.12 0,-80.12 0,-60.88 45.25,-60.88 45.25,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "22.62" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > ranges</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= "M352.16,-132.78C278.64,-127.81 155.46,-115.5 53.62,-85.75 52.63,-85.46 51.63,-85.14 50.62,-84.8" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "51.98,-81.58 41.39,-81.12 49.38,-88.08 51.98,-81.58" />
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:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "128.38,-80.12 62.88,-80.12 62.88,-60.88 128.38,-60.88 128.38,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "95.62" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string_view</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node4 -->
<g id= "edge3_Node000002_Node000004" class= "edge" >
<title > Node2- > Node4</title>
<g id= "a_edge3_Node000002_Node000004" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M356.08,-126.91C300.28,-118.06 215.36,-103.39 142.62,-85.75 140.04,-85.12 137.38,-84.44 134.72,-83.72" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "135.85,-80.4 125.27,-81.03 133.93,-87.13 135.85,-80.4" />
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= "931.62,-80.12 777.62,-80.12 777.62,-60.88 931.62,-60.88 931.62,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "854.62" y= "-66.62" 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>
<!-- Node2->Node5 -->
<g id= "edge4_Node000002_Node000005" class= "edge" >
<title > Node2- > Node5</title>
<g id= "a_edge4_Node000002_Node000005" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M481.24,-127.22C551.89,-117.51 668.42,-101.2 768.62,-85.75 775.5,-84.69 782.67,-83.55 789.82,-82.4" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "790.18,-85.89 799.49,-80.82 789.05,-78.98 790.18,-85.89" />
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= "759.5,-80.12 637.75,-80.12 637.75,-60.88 759.5,-60.88 759.5,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "698.62" y= "-66.62" 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>
<!-- Node2->Node6 -->
<g id= "edge5_Node000002_Node000006" class= "edge" >
<title > Node2- > Node6</title>
<g id= "a_edge5_Node000002_Node000006" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M456.43,-126.9C506.61,-115.42 592.92,-95.68 647.81,-83.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "648.58,-86.54 657.55,-80.9 647.02,-79.71 648.58,-86.54" />
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= "258.12,-80.12 185.12,-80.12 185.12,-60.88 258.12,-60.88 258.12,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "221.62" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > quill/Logger.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node7 -->
<g id= "edge6_Node000002_Node000007" class= "edge" >
<title > Node2- > Node7</title>
<g id= "a_edge6_Node000002_Node000007" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M389.1,-126.9C355.27,-115.71 297.7,-96.66 259.66,-84.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "261.04,-80.85 250.45,-81.03 258.84,-87.5 261.04,-80.85" />
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= "959,-19.25 876.25,-19.25 876.25,0 959,0 959,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "917.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unordered_map</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node8 -->
<g id= "edge7_Node000002_Node000008" class= "edge" >
<title > Node2- > Node8</title>
<g id= "a_edge7_Node000002_Node000008" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M352.22,-134.22C263.62,-129.64 120.95,-113.32 175.62,-55.25 199.21,-30.2 698.41,-15.92 864.45,-11.85" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "864.39,-15.35 874.3,-11.61 864.22,-8.35 864.39,-15.35" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1020.12,-19.25 977.12,-19.25 977.12,0 1020.12,0 1020.12,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "998.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node9 -->
<g id= "edge8_Node000002_Node000009" class= "edge" >
<title > Node2- > Node9</title>
<g id= "a_edge8_Node000002_Node000009" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M467.36,-126.89C503.18,-119.16 551.55,-106.03 590.62,-85.75 609.85,-75.77 608.6,-63.5 628.62,-55.25 765.42,1.15 816.4,-45.36 965.79,-19.21" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "966.03,-22.73 975.23,-17.48 964.76,-15.85 966.03,-22.73" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "353.38,-80.12 275.88,-80.12 275.88,-60.88 353.38,-60.88 353.38,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "314.62" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unordered_set</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node10 -->
<g id= "edge9_Node000002_Node000010" class= "edge" >
<title > Node2- > Node10</title>
<g id= "a_edge9_Node000002_Node000010" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M402.44,-127.03C385.94,-116.6 358.43,-99.2 338.59,-86.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "340.62,-83.8 330.3,-81.41 336.88,-89.71 340.62,-83.8" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "461.75,-80.12 371.5,-80.12 371.5,-60.88 461.75,-60.88 461.75,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "416.62" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > cppad/cppad.hpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node11 -->
<g id= "edge10_Node000002_Node000011" class= "edge" >
<title > Node2- > Node11</title>
<g id= "a_edge10_Node000002_Node000011" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M416.62,-127.03C416.62,-117.98 416.62,-103.7 416.62,-91.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "420.13,-91.91 416.63,-81.91 413.13,-91.91 420.13,-91.91" />
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= "581.38,-85.75 479.88,-85.75 479.88,-55.25 581.38,-55.25 581.38,-85.75" />
<text xml:space= "preserve" text-anchor= "start" x= "487.88" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/composition</text>
<text xml:space= "preserve" text-anchor= "middle" x= "530.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /composition.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2->Node12 -->
<g id= "edge11_Node000002_Node000012" class= "edge" >
<title > Node2- > Node12</title>
<g id= "a_edge11_Node000002_Node000012" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M432.48,-127.03C448.56,-117.93 474.02,-103.53 494.97,-91.67" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "496.54,-94.81 503.52,-86.84 493.09,-88.71 496.54,-94.81" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node13->Node14 -->
<g id= "edge13_Node000013_Node000014" class= "edge" >
<title > Node13- > Node14</title>
<g id= "a_edge13_Node000013_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1230.54,-121.36C1250.84,-110.71 1278.2,-96.37 1298.36,-85.8" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1299.87,-88.96 1307.1,-81.21 1296.62,-82.76 1299.87,-88.96" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node16->Node5 -->
<g id= "edge24_Node000016_Node000005" class= "edge" >
<title > Node16- > Node5</title>
<g id= "a_edge24_Node000016_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M994.55,-121.36C963.39,-110.26 920.93,-95.13 890.99,-84.46" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "892.19,-81.17 881.6,-81.11 889.84,-87.77 892.19,-81.17" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node16->Node6 -->
<g id= "edge25_Node000016_Node000006" class= "edge" >
<title > Node16- > Node6</title>
<g id= "a_edge25_Node000016_Node000006" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M980.86,-125.94C926.86,-115.96 841.99,-100.12 768.62,-85.75 763.77,-84.8 758.73,-83.8 753.68,-82.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "754.65,-79.41 744.15,-80.87 753.26,-86.27 754.65,-79.41" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node16->Node8 -->
<g id= "edge26_Node000016_Node000008" class= "edge" >
<title > Node16- > Node8</title>
<g id= "a_edge26_Node000016_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1022.09,-121.62C1000.2,-98.36 957.12,-52.59 933.71,-27.71" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "936.48,-25.55 927.08,-20.67 931.39,-30.35 936.48,-25.55" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node16->Node9 -->
2025-11-24 09:08:28 -05:00
<g id= "edge28_Node000016_Node000009" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node16- > Node9</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge28_Node000016_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1031.38,-121.62C1024.76,-99.18 1011.95,-55.78 1004.46,-30.41" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1007.88,-29.62 1001.69,-21.02 1001.17,-31.6 1007.88,-29.62" />
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:href= "weak__types_8h.html" target= "_top" xlink:title= "Plain data structures and enums for weak reaction tables, interpolation payloads, and errors." >
2025-11-24 09:08:28 -05:00
<polygon fill= "white" stroke= "#666666" points= "1246.12,-85.75 1137.12,-85.75 1137.12,-55.25 1246.12,-55.25 1246.12,-85.75" />
<text xml:space= "preserve" text-anchor= "start" x= "1145.12" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > gridfire/reaction/weak</text>
<text xml:space= "preserve" text-anchor= "middle" x= "1191.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /weak_types.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node16->Node17 -->
2025-11-24 09:08:28 -05:00
<g id= "edge17_Node000016_Node000017" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node16- > Node17</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge17_Node000016_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1071.02,-121.36C1093.09,-112.24 1121.71,-100.41 1145.53,-90.56" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1146.79,-93.82 1154.7,-86.77 1144.12,-87.35 1146.79,-93.82" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node18 -->
<g id= "Node000018" class= "node" >
<title > Node18</title>
<g id= "a_Node000018" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1091.25,-19.25 1046,-19.25 1046,0 1091.25,0 1091.25,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "1068.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > cstdint</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node16->Node18 -->
2025-11-24 09:08:28 -05:00
<g id= "edge27_Node000016_Node000018" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node16- > Node18</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge27_Node000016_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1038.74,-121.33C1042.27,-105.09 1048.34,-78.17 1054.62,-55.25 1056.88,-47.03 1059.64,-38.04 1062.11,-30.3" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1065.41,-31.49 1065.18,-20.9 1058.75,-29.32 1065.41,-31.49" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node19 -->
<g id= "Node000019" class= "node" >
<title > Node19</title>
<g id= "a_Node000019" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1291.5,-19.25 1253.75,-19.25 1253.75,0 1291.5,0 1291.5,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "1272.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > array</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node16->Node19 -->
2025-11-24 09:08:28 -05:00
<g id= "edge30_Node000016_Node000019" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node16- > Node19</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge30_Node000016_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1090.53,-126.59C1151.8,-115.61 1243.93,-97.47 1255.62,-85.75 1269.93,-71.42 1273.26,-47.76 1273.59,-30.82" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1277.09,-30.9 1273.42,-20.96 1270.1,-31.02 1277.09,-30.9" />
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= "1119.5,-80.12 1063.75,-80.12 1063.75,-60.88 1119.5,-60.88 1119.5,-80.12" />
<text xml:space= "preserve" text-anchor= "middle" x= "1091.62" y= "-66.62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > expected</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node16->Node22 -->
<g id= "edge29_Node000016_Node000022" class= "edge" >
<title > Node16- > Node22</title>
<g id= "a_edge29_Node000016_Node000022" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1048.33,-121.36C1056.73,-111.69 1067.78,-98.96 1076.62,-88.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1079.06,-91.31 1082.97,-81.47 1073.77,-86.72 1079.06,-91.31" />
</a>
</g>
</g>
<!-- Node17->Node8 -->
<g id= "edge22_Node000017_Node000008" class= "edge" >
<title > Node17- > Node8</title>
<g id= "a_edge22_Node000017_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1136.66,-57.02C1133.94,-56.42 1131.25,-55.83 1128.62,-55.25 1074.85,-43.48 1013.25,-30.51 970.55,-21.6" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "971.28,-18.18 960.78,-19.57 969.86,-25.03 971.28,-18.18" />
</a>
</g>
</g>
<!-- Node17->Node9 -->
<g id= "edge20_Node000017_Node000009" class= "edge" >
<title > Node17- > Node9</title>
<g id= "a_edge20_Node000017_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1143.42,-54.8C1108.37,-44.1 1061.88,-29.92 1031.14,-20.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1032.22,-17.22 1021.64,-17.64 1030.18,-23.91 1032.22,-17.22" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node17->Node18 -->
2025-11-24 09:08:28 -05:00
<g id= "edge18_Node000017_Node000018" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node17- > Node18</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge18_Node000017_Node000018" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1160.9,-54.8C1141.54,-45.53 1116.7,-33.63 1097.66,-24.52" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1099.38,-21.47 1088.85,-20.31 1096.36,-27.78 1099.38,-21.47" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node17->Node19 -->
2025-11-24 09:08:28 -05:00
<g id= "edge19_Node000017_Node000019" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node17- > Node19</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge19_Node000017_Node000019" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1211.65,-54.95C1223.62,-46.24 1238.84,-35.18 1251.08,-26.28" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1252.88,-29.3 1258.91,-20.59 1248.77,-23.64 1252.88,-29.3" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node20 -->
<g id= "Node000020" class= "node" >
<title > Node20</title>
<g id= "a_Node000020" > <a xlink:title= " " >
2025-11-24 09:08:28 -05:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "1163.5,-19.25 1113.75,-19.25 1113.75,0 1163.5,0 1163.5,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "1138.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > optional</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node17->Node20 -->
2025-11-24 09:08:28 -05:00
<g id= "edge21_Node000017_Node000020" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node17- > Node20</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge21_Node000017_Node000020" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1178.52,-54.95C1171.23,-46.84 1162.1,-36.7 1154.41,-28.16" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1157.1,-25.92 1147.81,-20.83 1151.9,-30.6 1157.1,-25.92" />
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= "1233.25,-19.25 1182,-19.25 1182,0 1233.25,0 1233.25,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "1207.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > ostream</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node17->Node21 -->
2025-11-24 09:08:28 -05:00
<g id= "edge23_Node000017_Node000021" class= "edge" >
2025-11-06 09:16:40 -05:00
<title > Node17- > Node21</title>
2025-11-24 09:08:28 -05:00
<g id= "a_edge23_Node000017_Node000021" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M1195.58,-54.95C1197.57,-47.62 1200.02,-38.62 1202.18,-30.66" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "1205.52,-31.73 1204.76,-21.16 1198.76,-29.89 1205.52,-31.73" />
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= "construction_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>