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/screening/screening.h Pages: 1 -->
2025-11-27 15:06:27 -05:00
<!-- zoomable 249 -->
2025-11-06 09:16:40 -05:00
2025-11-27 15:06:27 -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)" >
2025-11-06 09:16:40 -05: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>
2025-11-27 15:06:27 -05: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 = 510;
var viewHeight = 249;
var sectionId = 'dynsection-1';
</script>
2025-11-06 09:16:40 -05:00
<script type= "application/ecmascript" xlink:href= "svg.min.js" />
<svg id= "graph" class= "graph" >
2025-11-27 15:06:27 -05:00
<g id= "viewport" >
2025-11-06 09:16:40 -05:00
<title > src/include/gridfire/screening/screening.h</title>
<!-- Node1 -->
<g id= "Node000001" class= "node" >
<title > Node1</title>
<g id= "a_Node000001" > <a xlink:title= " " >
2025-11-27 15:06:27 -05:00
<polygon fill= "#999999" stroke= "#666666" points= "349.38,-241.25 235.12,-241.25 235.12,-210.75 349.38,-210.75 349.38,-241.25" />
<text xml:space= "preserve" text-anchor= "start" x= "243.12" y= "-227.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "292.25" y= "-216.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /screening/screening.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "Node000002" class= "node" >
<title > Node2</title>
2025-11-24 09:08:28 -05:00
<g id= "a_Node000002" > <a xlink:href= "gridfire_8h.html" target= "_top" xlink:title= " " >
2025-11-27 15:06:27 -05:00
<polygon fill= "white" stroke= "#666666" points= "217,-174.75 121.5,-174.75 121.5,-144.25 217,-144.25 217,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "129.5" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/include/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "169.25" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1_Node000001_Node000002" class= "edge" >
<title > Node1- > Node2</title>
<g id= "a_edge1_Node000001_Node000002" > <a xlink:title= " " >
2025-11-27 15:06:27 -05:00
<path fill= "none" stroke= "#63b8ff" d= "M254.19,-205.04C235.72,-195.36 213.93,-183.93 197.05,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "252.52,-208.12 263,-209.66 255.77,-201.92 252.52,-208.12" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node6 -->
<g id= "Node000006" class= "node" >
<title > Node6</title>
<g id= "a_Node000006" > <a xlink:href= "screening_2bindings_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "330.62,-102.62 223.88,-102.62 223.88,-72.12 330.62,-72.12 330.62,-102.62" />
<text xml:space= "preserve" text-anchor= "start" x= "231.88" y= "-89.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "277.25" y= "-77.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /bindings.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node1->Node6 -->
<g id= "edge6_Node000001_Node000006" class= "edge" >
<title > Node1- > Node6</title>
<g id= "a_edge6_Node000001_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M276.11,-200.73C271.69,-192.79 267.5,-183.7 265.25,-174.75 259.01,-149.94 266.24,-120.24 271.87,-102.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "272.99,-202.33 281.13,-209.11 278.99,-198.73 272.99,-202.33" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node7 -->
<g id= "Node000007" class= "node" >
<title > Node7</title>
<g id= "a_Node000007" > <a xlink:href= "py__screening_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "502,-102.62 358.5,-102.62 358.5,-72.12 502,-72.12 502,-102.62" />
<text xml:space= "preserve" text-anchor= "start" x= "366.5" y= "-89.12" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "430.25" y= "-77.88" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /trampoline/py_screening.cpp</text>
</a>
</g>
</g>
<!-- Node1->Node7 -->
<g id= "edge7_Node000001_Node000007" class= "edge" >
<title > Node1- > Node7</title>
<g id= "a_edge7_Node000001_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M360.58,-211.13C381.33,-203.66 402.31,-192.22 416.25,-174.75 432.73,-154.08 433.28,-121.61 431.93,-102.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "359.62,-207.76 351.22,-214.21 361.81,-214.41 359.62,-207.76" />
</a>
</g>
</g>
<!-- Node8 -->
<g id= "Node000008" class= "node" >
<title > Node8</title>
<g id= "a_Node000008" > <a xlink:href= "py__screening_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "406.75,-174.75 273.75,-174.75 273.75,-144.25 406.75,-144.25 406.75,-174.75" />
<text xml:space= "preserve" text-anchor= "start" x= "281.75" y= "-161.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/python/screening</text>
<text xml:space= "preserve" text-anchor= "middle" x= "340.25" y= "-150" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /trampoline/py_screening.h</text>
</a>
</g>
</g>
<!-- Node1->Node8 -->
<g id= "edge8_Node000001_Node000008" class= "edge" >
<title > Node1- > Node8</title>
<g id= "a_edge8_Node000001_Node000008" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M309.87,-201.32C316.42,-192.53 323.64,-182.82 329.4,-175.08" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "307.21,-199.04 304.05,-209.15 312.82,-203.22 307.21,-199.04" />
</a>
</g>
</g>
<!-- Node3 -->
<g id= "Node000003" class= "node" >
<title > Node3</title>
<g id= "a_Node000003" > <a xlink:href= "gridfire__context_8h.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "147.5,-108.25 37,-108.25 37,-66.5 147.5,-66.5 147.5,-108.25" />
<text xml:space= "preserve" text-anchor= "start" x= "45" y= "-94.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/include</text>
<text xml:space= "preserve" text-anchor= "start" x= "45" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > /gridfire/extern/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "92.25" y= "-72.25" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.h</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node2->Node3 -->
<g id= "edge2_Node000002_Node000003" class= "edge" >
<title > Node2- > Node3</title>
<g id= "a_edge2_Node000002_Node000003" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M144.87,-136.29C135.17,-127.47 124.09,-117.37 114.61,-108.74" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "142.43,-138.81 152.18,-142.95 147.14,-133.63 142.43,-138.81" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-24 09:08:28 -05:00
<!-- Node5 -->
<g id= "Node000005" class= "node" >
<title > Node5</title>
2025-11-27 15:06:27 -05:00
<g id= "a_Node000005" > <a xlink:href= "gridfire__extern_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "227.5,-30.5 123,-30.5 123,0 227.5,0 227.5,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "131" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "175.25" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _extern.cpp</text>
</a>
</g>
</g>
<!-- Node2->Node5 -->
<g id= "edge5_Node000002_Node000005" class= "edge" >
<title > Node2- > Node5</title>
<g id= "a_edge5_Node000002_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M170.34,-132.6C171.6,-102.68 173.64,-54.53 174.64,-30.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "166.86,-132.16 169.93,-142.3 173.85,-132.46 166.86,-132.16" />
</a>
</g>
</g>
<!-- Node4 -->
<g id= "Node000004" class= "node" >
<title > Node4</title>
<g id= "a_Node000004" > <a xlink:href= "gridfire__context_8cpp.html" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "104.5,-30.5 0,-30.5 0,0 104.5,0 104.5,-30.5" />
<text xml:space= "preserve" text-anchor= "start" x= "8" y= "-17" font-family= "Helvetica,sans-Serif" font-size= "10.00" > src/extern/lib/gridfire</text>
<text xml:space= "preserve" text-anchor= "middle" x= "52.25" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _context.cpp</text>
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node3->Node4 -->
<g id= "edge3_Node000003_Node000004" class= "edge" >
<title > Node3- > Node4</title>
<g id= "a_edge3_Node000003_Node000004" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M75.13,-56.36C70.06,-47.47 64.73,-38.13 60.49,-30.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "71.94,-57.83 79.93,-64.78 78.02,-54.36 71.94,-57.83" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node3->Node5 -->
<g id= "edge4_Node000003_Node000005" class= "edge" >
<title > Node3- > Node5</title>
<g id= "a_edge4_Node000003_Node000005" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M125.01,-58.7C136.24,-49.21 148.36,-38.97 157.89,-30.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "122.79,-55.99 117.41,-65.12 127.31,-61.33 122.79,-55.99" />
2025-11-24 09:08:28 -05:00
</a>
</g>
</g>
2025-11-27 15:06:27 -05:00
<!-- Node8->Node6 -->
<g id= "edge9_Node000008_Node000006" class= "edge" >
<title > Node8- > Node6</title>
<g id= "a_edge9_Node000008_Node000006" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M319.55,-135.46C309.91,-124.73 298.73,-112.28 290.29,-102.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "316.9,-137.74 326.18,-142.84 322.11,-133.07 316.9,-137.74" />
</a>
</g>
</g>
<!-- Node8->Node7 -->
<g id= "edge10_Node000008_Node000007" class= "edge" >
<title > Node8- > Node7</title>
<g id= "a_edge10_Node000008_Node000007" > <a xlink:title= " " >
<path fill= "none" stroke= "#63b8ff" d= "M367.77,-137.06C381.99,-125.98 398.96,-112.75 411.63,-102.89" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "365.83,-134.13 360.09,-143.04 370.13,-139.65 365.83,-134.13" />
2025-11-06 09:16:40 -05:00
</a>
</g>
</g>
</g>
</svg>
2025-11-27 15:06:27 -05: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= "screening_8h__dep__incl_org.svg" target= "_base" >
<rect id= "button" ry= "5" rx= "5" y= "6" x= "6" height= "38" width= "38"
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
<path id= "arrow"
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
style="fill:#404040;"/>
</a>
</g>
2025-11-06 09:16:40 -05: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>