145 lines
7.0 KiB
XML
145 lines
7.0 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: src/include/gridfire/trigger/trigger_abstract.h Pages: 1 -->
|
|
<svg width="354pt" height="194pt"
|
|
viewBox="0.00 0.00 354.00 194.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
|
|
|
<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>
|
|
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
|
<svg id="graph" class="graph">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 190)">
|
|
<title>src/include/gridfire/trigger/trigger_abstract.h</title>
|
|
<!-- Node1 -->
|
|
<g id="Node000001" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
|
<polygon fill="#999999" stroke="#666666" points="262.5,-186 137.75,-186 137.75,-155.5 262.5,-155.5 262.5,-186"/>
|
|
<text xml:space="preserve" text-anchor="start" x="145.75" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
|
|
<text xml:space="preserve" text-anchor="middle" x="200.12" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">/trigger/trigger_abstract.h</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="Node000002" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_Node000002"><a xlink:href="engine__partitioning__trigger_8h.html" target="_top" xlink:title="CVODE-specific triggers that decide when to (re)partition the reaction network engine.">
|
|
<polygon fill="white" stroke="#666666" points="172,-119.5 32.25,-119.5 32.25,-77.75 172,-77.75 172,-119.5"/>
|
|
<text xml:space="preserve" text-anchor="start" x="40.25" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
|
|
<text xml:space="preserve" text-anchor="start" x="40.25" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">/solver/strategies/triggers</text>
|
|
<text xml:space="preserve" text-anchor="middle" x="102.12" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">/engine_partitioning_trigger.h</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="M170.59,-148.62C157.91,-139.54 143.14,-128.98 130.58,-119.99"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.42,-151.37 178.59,-154.34 172.49,-145.67 168.42,-151.37"/>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="Node000004" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_Node000004"><a xlink:href="engine__partitioning__trigger_8cpp.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="297.75,-41.75 162.5,-41.75 162.5,0 297.75,0 297.75,-41.75"/>
|
|
<text xml:space="preserve" text-anchor="start" x="170.5" y="-28.25" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/solver/strategies</text>
|
|
<text xml:space="preserve" text-anchor="start" x="170.5" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">/triggers/engine_partitioning</text>
|
|
<text xml:space="preserve" text-anchor="middle" x="230.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_trigger.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge6_Node000001_Node000004" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<g id="a_edge6_Node000001_Node000004"><a xlink:title=" ">
|
|
<path fill="none" stroke="#63b8ff" d="M205.39,-143.78C211.27,-114.82 220.65,-68.58 226.01,-42.16"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="201.97,-143.05 203.41,-153.55 208.83,-144.44 201.97,-143.05"/>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="Node000005" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_Node000005"><a xlink:href="trigger__logical_8h.html" target="_top" xlink:title="Combinators for composing triggers with boolean logic (AND/OR/NOT/EveryNth).">
|
|
<polygon fill="white" stroke="#666666" points="345.75,-113.88 228.5,-113.88 228.5,-83.38 345.75,-83.38 345.75,-113.88"/>
|
|
<text xml:space="preserve" text-anchor="start" x="236.5" y="-100.38" font-family="Helvetica,sans-Serif" font-size="10.00">src/include/gridfire</text>
|
|
<text xml:space="preserve" text-anchor="middle" x="287.12" y="-89.12" font-family="Helvetica,sans-Serif" font-size="10.00">/trigger/trigger_logical.h</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4_Node000001_Node000005" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
|
<path fill="none" stroke="#63b8ff" d="M226.73,-148.31C240.47,-137.23 256.88,-124 269.12,-114.14"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="224.92,-145.27 219.33,-154.27 229.31,-150.72 224.92,-145.27"/>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="Node000003" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_Node000003"><a xlink:href="_c_v_o_d_e__solver__strategy_8cpp.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="144.25,-36.12 0,-36.12 0,-5.62 144.25,-5.62 144.25,-36.12"/>
|
|
<text xml:space="preserve" text-anchor="start" x="8" y="-22.62" font-family="Helvetica,sans-Serif" font-size="10.00">src/lib/solver/strategies</text>
|
|
<text xml:space="preserve" text-anchor="middle" x="72.12" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00">/CVODE_solver_strategy.cpp</text>
|
|
</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=" ">
|
|
<path fill="none" stroke="#63b8ff" d="M89.89,-66.73C85.71,-56.17 81.22,-44.85 77.81,-36.23"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.59,-67.91 93.53,-75.92 93.1,-65.33 86.59,-67.91"/>
|
|
</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=" ">
|
|
<path fill="none" stroke="#63b8ff" d="M146.23,-71.53C162.42,-61.94 180.51,-51.24 195.73,-42.23"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.55,-68.45 137.73,-76.55 148.12,-74.47 144.55,-68.45"/>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node5->Node4 -->
|
|
<g id="edge5_Node000005_Node000004" class="edge">
|
|
<title>Node5->Node4</title>
|
|
<g id="a_edge5_Node000005_Node000004"><a xlink:title=" ">
|
|
<path fill="none" stroke="#63b8ff" d="M269.25,-73.87C261.59,-63.69 252.74,-51.92 245.39,-42.16"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.42,-75.92 275.22,-81.81 272.01,-71.72 266.42,-75.92"/>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg>
|
|
</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>
|