269 lines
13 KiB
XML
269 lines
13 KiB
XML
|
|
<?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: gridfire::Engine Pages: 1 -->
|
||
|
|
<!--zoomable 187 -->
|
||
|
|
|
||
|
|
<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">
|
||
|
|
var viewWidth = 614;
|
||
|
|
var viewHeight = 187;
|
||
|
|
var sectionId = 'dynsection-0';
|
||
|
|
</script>
|
||
|
|
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||
|
|
<svg id="graph" class="graph">
|
||
|
|
<g id="viewport">
|
||
|
|
<title>gridfire::Engine</title>
|
||
|
|
<!-- Node1 -->
|
||
|
|
<g id="Node000001" class="node">
|
||
|
|
<title>Node1</title>
|
||
|
|
<g id="a_Node000001"><a xlink:title="Abstract base class for a reaction network engine.">
|
||
|
|
<polygon fill="#999999" stroke="#666666" points="81.25,-122.88 0,-122.88 0,-103.62 81.25,-103.62 81.25,-122.88"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="40.62" y="-109.38" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::Engine</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node2 -->
|
||
|
|
<g id="Node000002" class="node">
|
||
|
|
<title>Node2</title>
|
||
|
|
<g id="a_Node000002"><a xlink:href="class_py_engine.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="206.38,-141.88 148.38,-141.88 148.38,-122.62 206.38,-122.62 206.38,-141.88"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="177.38" y="-128.38" font-family="Helvetica,sans-Serif" font-size="10.00">PyEngine</text>
|
||
|
|
</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=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M93.07,-120.5C111.79,-123.14 132.26,-126.03 148.22,-128.28"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.58,-117.04 83.19,-119.11 92.6,-123.97 93.58,-117.04"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node3 -->
|
||
|
|
<g id="Node000003" class="node">
|
||
|
|
<title>Node3</title>
|
||
|
|
<g id="a_Node000003"><a xlink:href="classgridfire_1_1_dynamic_engine.html" target="_top" xlink:title="Abstract class for engines supporting Jacobian and stoichiometry operations.">
|
||
|
|
<polygon fill="white" stroke="#666666" points="237.5,-104.88 117.25,-104.88 117.25,-85.62 237.5,-85.62 237.5,-104.88"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="177.38" y="-91.38" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::DynamicEngine</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node1->Node3 -->
|
||
|
|
<g id="edge2_Node000001_Node000003" class="edge">
|
||
|
|
<title>Node1->Node3</title>
|
||
|
|
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M92.86,-106.41C100.67,-105.36 108.79,-104.28 116.76,-103.21"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.64,-102.9 83.19,-107.7 93.57,-109.84 92.64,-102.9"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node4 -->
|
||
|
|
<g id="Node000004" class="node">
|
||
|
|
<title>Node4</title>
|
||
|
|
<g id="a_Node000004"><a xlink:href="class_py_dynamic_engine.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="394.12,-178.88 297.12,-178.88 297.12,-159.62 394.12,-159.62 394.12,-178.88"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="345.62" y="-165.38" font-family="Helvetica,sans-Serif" font-size="10.00">PyDynamicEngine</text>
|
||
|
|
</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=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M231.64,-109.97C233.66,-110.99 235.62,-112.09 237.5,-113.25 257.29,-125.49 253.43,-139.49 273.5,-151.25 280.64,-155.44 288.74,-158.66 296.86,-161.13"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="233.15,-106.81 222.59,-105.98 230.33,-113.21 233.15,-106.81"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node5 -->
|
||
|
|
<g id="Node000005" class="node">
|
||
|
|
<title>Node5</title>
|
||
|
|
<g id="a_Node000005"><a xlink:href="classgridfire_1_1_adaptive_engine_view.html" target="_top" xlink:title="An engine view that dynamically adapts the reaction network based on runtime conditions.">
|
||
|
|
<polygon fill="white" stroke="#666666" points="416.25,-141.88 275,-141.88 275,-122.62 416.25,-122.62 416.25,-141.88"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="345.62" y="-128.38" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::AdaptiveEngineView</text>
|
||
|
|
</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=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M234.84,-107.82C255.84,-112.49 279.37,-117.73 299.25,-122.15"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="235.8,-104.45 225.28,-105.69 234.28,-111.28 235.8,-104.45"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node6 -->
|
||
|
|
<g id="Node000006" class="node">
|
||
|
|
<title>Node6</title>
|
||
|
|
<g id="a_Node000006"><a xlink:href="classgridfire_1_1_defined_engine_view.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="414,-104.88 277.25,-104.88 277.25,-85.62 414,-85.62 414,-104.88"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="345.62" y="-91.38" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::DefinedEngineView</text>
|
||
|
|
</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=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M249.39,-95.25C258.55,-95.25 267.91,-95.25 277.01,-95.25"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="249.44,-91.75 239.44,-95.25 249.44,-98.75 249.44,-91.75"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node9 -->
|
||
|
|
<g id="Node000009" class="node">
|
||
|
|
<title>Node9</title>
|
||
|
|
<g id="a_Node000009"><a xlink:href="classgridfire_1_1_graph_engine.html" target="_top" xlink:title="A reaction network engine that uses a graph-based representation.">
|
||
|
|
<polygon fill="white" stroke="#666666" points="399.38,-67.88 291.88,-67.88 291.88,-48.62 399.38,-48.62 399.38,-67.88"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="345.62" y="-54.38" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::GraphEngine</text>
|
||
|
|
</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=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M234.84,-82.68C255.84,-78.01 279.37,-72.77 299.25,-68.35"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="234.28,-79.22 225.28,-84.81 235.8,-86.05 234.28,-79.22"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node10 -->
|
||
|
|
<g id="Node000010" class="node">
|
||
|
|
<title>Node10</title>
|
||
|
|
<g id="a_Node000010"><a xlink:href="classgridfire_1_1_multiscale_partitioning_engine_view.html" target="_top" xlink:title="An engine view that partitions the reaction network into multiple groups based on timescales.">
|
||
|
|
<polygon fill="white" stroke="#666666" points="417.75,-30.5 273.5,-30.5 273.5,0 417.75,0 417.75,-30.5"/>
|
||
|
|
<text xml:space="preserve" text-anchor="start" x="281.5" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::MultiscalePartitioning</text>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="345.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">EngineView</text>
|
||
|
|
</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=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M202.54,-79.13C221.34,-67.07 248.35,-50.75 273.5,-39.25 280.02,-36.27 287.02,-33.46 293.99,-30.89"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="200.75,-76.12 194.28,-84.51 204.57,-81.99 200.75,-76.12"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node7 -->
|
||
|
|
<g id="Node000007" class="node">
|
||
|
|
<title>Node7</title>
|
||
|
|
<g id="a_Node000007"><a xlink:href="classgridfire_1_1_file_defined_engine_view.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="606.25,-125.88 453.75,-125.88 453.75,-106.62 606.25,-106.62 606.25,-125.88"/>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="530" y="-112.38" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::FileDefinedEngineView</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node6->Node7 -->
|
||
|
|
<g id="edge6_Node000006_Node000007" class="edge">
|
||
|
|
<title>Node6->Node7</title>
|
||
|
|
<g id="a_edge6_Node000006_Node000007"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M425.49,-104.33C434.78,-105.4 444.24,-106.49 453.48,-107.55"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="426.11,-100.88 415.78,-103.21 425.31,-107.83 426.11,-100.88"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node8 -->
|
||
|
|
<g id="Node000008" class="node">
|
||
|
|
<title>Node8</title>
|
||
|
|
<g id="a_Node000008"><a xlink:href="classgridfire_1_1_network_priming_engine_view.html" target="_top" xlink:title="Provides a view of a DynamicEngine filtered to reactions involving a specified priming species.">
|
||
|
|
<polygon fill="white" stroke="#666666" points="590.5,-88.5 469.5,-88.5 469.5,-58 590.5,-58 590.5,-88.5"/>
|
||
|
|
<text xml:space="preserve" text-anchor="start" x="477.5" y="-75" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::NetworkPriming</text>
|
||
|
|
<text xml:space="preserve" text-anchor="middle" x="530" y="-63.75" font-family="Helvetica,sans-Serif" font-size="10.00">EngineView</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node6->Node8 -->
|
||
|
|
<g id="edge7_Node000006_Node000008" class="edge">
|
||
|
|
<title>Node6->Node8</title>
|
||
|
|
<g id="a_edge7_Node000006_Node000008"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M425.41,-85.75C440.11,-83.97 455.26,-82.15 469.27,-80.46"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="425.29,-82.24 415.78,-86.91 426.13,-89.19 425.29,-82.24"/>
|
||
|
|
</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="classgridfire_1_1_engine__inherit__graph_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>
|