2026-03-20 13:27:11 -04: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 14.1.2 (20260124.0452)
-->
<!-- Title: src/lib/topology/curvilinear.cpp Pages: 1 -->
2026-09-09 12:39:53 -04:00
<!-- zoomable 248 -->
2026-03-20 13:27:11 -04:00
2026-09-09 12:39:53 -04:00
<svg id= "main" version= "1.1" xmlns= "http://www.w3.org/2000/svg" xmlns:xlink= "http://www.w3.org/1999/xlink" xml:space= "preserve" onload= "init(evt)" >
2026-03-20 13:27:11 -04:00
<style type= "text/css" > < ![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
2026-09-09 12:39:53 -04:00
<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" >
var viewWidth = 615;
var viewHeight = 248;
var sectionId = 'dynsection-0';
</script>
2026-03-20 13:27:11 -04:00
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
2026-09-09 12:39:53 -04:00
<g id= "viewport" >
2026-03-20 13:27:11 -04:00
<title > src/lib/topology/curvilinear.cpp</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= " " >
2026-09-09 12:39:53 -04:00
<polygon fill= "#999999" stroke= "#666666" points= "545.25,-240.25 398,-240.25 398,-221 545.25,-221 545.25,-240.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "471.62" y= "-226.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/lib/topology/curvilinear.cpp</text>
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "Node000002" class= "node" >
<title > Node2</title>
<g id= "a_Node000002" > <a xlink:href= "curvilinear_8h.html" target= "_top" xlink:title= " " >
2026-09-09 12:39:53 -04:00
<polygon fill= "white" stroke= "#666666" points= "380.88,-185 246.38,-185 246.38,-165.75 380.88,-165.75 380.88,-185" />
<text xml:space= "preserve" text-anchor= "middle" x= "313.62" y= "-171.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stroid/topology/curvilinear.h</text>
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1_Node000001_Node000002" class= "edge" >
<title > Node1- > Node2</title>
<g id= "a_edge1_Node000001_Node000002" > <a xlink:title= " " >
2026-09-09 12:39:53 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M444.82,-220.59C419.17,-211.95 380.24,-198.82 351.44,-189.12" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "352.59,-185.81 341.99,-185.94 350.35,-192.45 352.59,-185.81" />
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
2026-09-09 12:39:53 -04:00
<!-- Node16 -->
<g id= "Node000016" class= "node" >
<title > Node16</title>
<g id= "a_Node000016" > <a xlink:href= "mapping_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "535.5,-185 407.75,-185 407.75,-165.75 535.5,-165.75 535.5,-185" />
<text xml:space= "preserve" text-anchor= "middle" x= "471.62" y= "-171.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stroid/topology/mapping.h</text>
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
2026-09-09 12:39:53 -04:00
<!-- Node1->Node16 -->
<g id= "edge18_Node000001_Node000016" class= "edge" >
<title > Node1- > Node16</title>
<g id= "a_edge18_Node000001_Node000016" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M471.62,-220.83C471.62,-214.32 471.62,-205.17 471.62,-196.87" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "475.13,-196.87 471.63,-186.87 468.13,-196.87 475.13,-196.87" />
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
2026-09-09 12:39:53 -04:00
<!-- Node17 -->
<g id= "Node000017" class= "node" >
<title > Node17</title>
<g id= "a_Node000017" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "607.38,-185 553.88,-185 553.88,-165.75 607.38,-165.75 607.38,-185" />
<text xml:space= "preserve" text-anchor= "middle" x= "580.62" y= "-171.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > iostream</text>
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
2026-09-09 12:39:53 -04:00
<!-- Node1->Node17 -->
<g id= "edge22_Node000001_Node000017" class= "edge" >
<title > Node1- > Node17</title>
<g id= "a_edge22_Node000001_Node000017" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M490.12,-220.59C507.03,-212.33 532.31,-199.98 551.86,-190.43" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "553.24,-193.65 560.68,-186.12 550.16,-187.36 553.24,-193.65" />
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
<!-- Node3 -->
<g id= "Node000003" class= "node" >
<title > Node3</title>
<g id= "a_Node000003" > <a xlink:title= " " >
2026-09-09 12:39:53 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "405.38,-74.5 345.88,-74.5 345.88,-55.25 405.38,-55.25 405.38,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "375.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > mfem.hpp</text>
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2_Node000002_Node000003" class= "edge" >
<title > Node2- > Node3</title>
<g id= "a_edge2_Node000002_Node000003" > <a xlink:title= " " >
2026-09-09 12:39:53 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M307.97,-165.52C300.52,-152.61 289.47,-128.23 299.62,-110.5 307.64,-96.5 321.94,-86.47 335.99,-79.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "337.02,-82.88 344.7,-75.58 334.15,-76.49 337.02,-82.88" />
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
<g id= "a_Node000004" > <a xlink:href= "config_8h.html" target= "_top" xlink:title= " " >
2026-09-09 12:39:53 -04:00
<polygon fill= "white" stroke= "#666666" points= "530,-74.5 423.25,-74.5 423.25,-55.25 530,-55.25 530,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "476.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stroid/config/config.h</text>
2026-03-20 13:27:11 -04: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= " " >
2026-09-09 12:39:53 -04:00
<path fill= "none" stroke= "#63b8ff" d= "M313.74,-165.65C314.39,-152.01 317.66,-125.64 332.62,-110.5 345.24,-97.74 385.68,-85.84 420.5,-77.55" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "421.14,-80.99 430.09,-75.32 419.56,-74.17 421.14,-80.99" />
</a>
</g>
</g>
<!-- Node10 -->
<g id= "Node000010" class= "node" >
<title > Node10</title>
<g id= "a_Node000010" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "454,-129.75 341.25,-129.75 341.25,-110.5 454,-110.5 454,-129.75" />
<text xml:space= "preserve" text-anchor= "middle" x= "397.62" y= "-116.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > fourdst/config/config.h</text>
</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= " " >
<path fill= "none" stroke= "#63b8ff" d= "M327.87,-165.34C340.42,-157.39 358.96,-145.64 373.77,-136.25" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "375.46,-139.32 382.03,-131.01 371.71,-133.41 375.46,-139.32" />
</a>
</g>
</g>
<!-- Node11 -->
<g id= "Node000011" class= "node" >
<title > Node11</title>
<g id= "a_Node000011" > <a xlink:href= "types_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "247.75,-129.75 151.5,-129.75 151.5,-110.5 247.75,-110.5 247.75,-129.75" />
<text xml:space= "preserve" text-anchor= "middle" x= "199.62" y= "-116.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stroid/utils/types.h</text>
</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= " " >
<path fill= "none" stroke= "#63b8ff" d= "M294.29,-165.34C276.52,-157.04 249.91,-144.61 229.42,-135.04" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "230.97,-131.9 220.43,-130.84 228.01,-138.25 230.97,-131.9" />
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
<g id= "a_Node000005" > <a xlink:title= " " >
2026-09-09 12:39:53 -04:00
<polygon fill= "#e0e0e0" stroke= "#999999" points= "466.25,-19.25 421,-19.25 421,0 466.25,0 466.25,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "443.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > cstdint</text>
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
2026-09-09 12:39:53 -04:00
<!-- Node4->Node5 -->
<g id= "edge4_Node000004_Node000005" class= "edge" >
<title > Node4- > Node5</title>
<g id= "a_edge4_Node000004_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M471.18,-55.08C466.85,-48.11 460.66,-38.12 455.24,-29.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "458.23,-27.55 449.99,-20.9 452.28,-31.24 458.23,-27.55" />
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
2026-09-09 12:39:53 -04:00
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
<g id= "a_Node000006" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "534.5,-19.25 484.75,-19.25 484.75,0 534.5,0 534.5,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "509.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > optional</text>
</a>
</g>
</g>
<!-- Node4->Node6 -->
<g id= "edge5_Node000004_Node000006" class= "edge" >
<title > Node4- > Node6</title>
<g id= "a_edge5_Node000004_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M482.07,-55.08C486.4,-48.11 492.59,-38.12 498.01,-29.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "500.97,-31.24 503.26,-20.9 495.02,-27.55 500.97,-31.24" />
</a>
</g>
</g>
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "230.62,-19.25 190.62,-19.25 190.62,0 230.62,0 230.62,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "210.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > string</text>
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
2026-09-09 12:39:53 -04:00
<!-- Node4->Node7 -->
<g id= "edge6_Node000004_Node000007" class= "edge" >
<title > Node4- > Node7</title>
<g id= "a_edge6_Node000004_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M431.2,-54.78C377.42,-44.02 289.24,-26.36 242.32,-16.97" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "243.03,-13.54 232.54,-15.01 241.66,-20.41 243.03,-13.54" />
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
2026-09-09 12:39:53 -04:00
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "596.5,-19.25 552.75,-19.25 552.75,0 596.5,0 596.5,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "574.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > format</text>
</a>
</g>
</g>
<!-- Node4->Node8 -->
<g id= "edge7_Node000004_Node000008" class= "edge" >
<title > Node4- > Node8</title>
<g id= "a_edge7_Node000004_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M493.25,-54.84C508.31,-46.66 530.77,-34.46 548.28,-24.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "549.47,-28.27 556.59,-20.43 546.13,-22.12 549.47,-28.27" />
</a>
</g>
</g>
<!-- Node9 -->
<g id= "Node000009" class= "node" >
<title > Node9</title>
<g id= "a_Node000009" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "403.25,-19.25 352,-19.25 352,0 403.25,0 403.25,-19.25" />
<text xml:space= "preserve" text-anchor= "middle" x= "377.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > sstream</text>
</a>
</g>
</g>
<!-- Node4->Node9 -->
<g id= "edge8_Node000004_Node000009" class= "edge" >
<title > Node4- > Node9</title>
<g id= "a_edge8_Node000004_Node000009" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M459.83,-54.84C444.61,-46.66 421.93,-34.46 404.24,-24.94" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "406.3,-22.07 395.83,-20.42 402.98,-28.24 406.3,-22.07" />
</a>
</g>
</g>
<!-- Node11->Node3 -->
<g id= "edge11_Node000011_Node000003" class= "edge" >
<title > Node11- > Node3</title>
<g id= "a_edge11_Node000011_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M229.48,-110.09C258.43,-101.33 302.58,-87.98 334.78,-78.23" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "335.62,-81.64 344.17,-75.39 333.59,-74.94 335.62,-81.64" />
</a>
</g>
</g>
<!-- Node11->Node4 -->
<g id= "edge12_Node000011_Node000004" class= "edge" >
<title > Node11- > Node4</title>
<g id= "a_edge12_Node000011_Node000004" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M246.93,-110.03C294.33,-100.92 367.4,-86.87 418.36,-77.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "418.87,-80.54 428.03,-75.22 417.55,-73.67 418.87,-80.54" />
</a>
</g>
</g>
<!-- Node11->Node7 -->
<g id= "edge15_Node000011_Node000007" class= "edge" >
<title > Node11- > Node7</title>
<g id= "a_edge15_Node000011_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M153.9,-110.03C116.81,-100.44 73.56,-82.84 92.62,-55.25 111.91,-27.34 151.05,-16.87 178.96,-12.95" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "179.12,-16.46 188.64,-11.82 178.3,-9.5 179.12,-16.46" />
</a>
</g>
</g>
<!-- Node12 -->
<g id= "Node000012" class= "node" >
<title > Node12</title>
<g id= "a_Node000012" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "153.25,-74.5 102,-74.5 102,-55.25 153.25,-55.25 153.25,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "127.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > memory</text>
</a>
</g>
</g>
<!-- Node11->Node12 -->
<g id= "edge13_Node000011_Node000012" class= "edge" >
<title > Node11- > Node12</title>
<g id= "a_edge13_Node000011_Node000012" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M187.41,-110.09C176.8,-102.24 161.19,-90.7 148.58,-81.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "151,-78.81 140.88,-75.67 146.83,-84.44 151,-78.81" />
</a>
</g>
</g>
<!-- Node13 -->
<g id= "Node000013" class= "node" >
<title > Node13</title>
<g id= "a_Node000013" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "227.5,-74.5 171.75,-74.5 171.75,-55.25 227.5,-55.25 227.5,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "199.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > expected</text>
</a>
</g>
</g>
<!-- Node11->Node13 -->
<g id= "edge14_Node000011_Node000013" class= "edge" >
<title > Node11- > Node13</title>
<g id= "a_edge14_Node000011_Node000013" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M199.62,-110.33C199.62,-103.82 199.62,-94.67 199.62,-86.37" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "203.13,-86.37 199.63,-76.37 196.13,-86.37 203.13,-86.37" />
</a>
</g>
</g>
<!-- Node14 -->
<g id= "Node000014" class= "node" >
<title > Node14</title>
<g id= "a_Node000014" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "328,-74.5 245.25,-74.5 245.25,-55.25 328,-55.25 328,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "286.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unordered_map</text>
</a>
</g>
</g>
<!-- Node11->Node14 -->
<g id= "edge16_Node000011_Node000014" class= "edge" >
<title > Node11- > Node14</title>
<g id= "a_edge16_Node000011_Node000014" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M214.38,-110.09C227.51,-102.06 246.95,-90.16 262.36,-80.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "263.8,-83.95 270.5,-75.74 260.15,-77.98 263.8,-83.95" />
</a>
</g>
</g>
<!-- Node15 -->
<g id= "Node000015" class= "node" >
<title > Node15</title>
<g id= "a_Node000015" > <a xlink:title= " " >
<polygon fill= "#e0e0e0" stroke= "#999999" points= "45.25,-74.5 0,-74.5 0,-55.25 45.25,-55.25 45.25,-74.5" />
<text xml:space= "preserve" text-anchor= "middle" x= "22.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > variant</text>
</a>
</g>
</g>
<!-- Node11->Node15 -->
<g id= "edge17_Node000011_Node000015" class= "edge" >
<title > Node11- > Node15</title>
<g id= "a_edge17_Node000011_Node000015" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M169.6,-110.09C138.28,-100.67 89.27,-85.93 56.56,-76.09" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "57.77,-72.79 47.18,-73.26 55.75,-79.5 57.77,-72.79" />
</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= "M472.77,-165.61C474.01,-152.39 474.44,-127.11 462.62,-110.5 451.46,-94.81 433.1,-84.26 416.12,-77.38" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "417.82,-74.27 407.22,-74.08 415.38,-80.84 417.82,-74.27" />
</a>
</g>
</g>
<!-- Node16->Node4 -->
<g id= "edge20_Node000016_Node000004" class= "edge" >
<title > Node16- > Node4</title>
<g id= "a_edge20_Node000016_Node000004" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M478.22,-165.36C484.09,-156.72 492.27,-143.06 495.62,-129.75 499.47,-114.48 493.86,-97.39 487.75,-84.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "491.01,-83.4 483.2,-76.24 484.84,-86.71 491.01,-83.4" />
</a>
</g>
</g>
<!-- Node16->Node10 -->
<g id= "edge21_Node000016_Node000010" class= "edge" >
<title > Node16- > Node10</title>
<g id= "a_edge21_Node000016_Node000010" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M459.07,-165.34C448.16,-157.49 432.12,-145.95 419.16,-136.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "421.38,-133.91 411.22,-130.91 417.29,-139.59 421.38,-133.91" />
2026-03-20 13:27:11 -04:00
</a>
</g>
</g>
</g>
</svg>
2026-09-09 12:39:53 -04:00
<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= "curvilinear_8cpp__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>
2026-03-20 13:27:11 -04:00
</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>