84 lines
3.4 KiB
XML
84 lines
3.4 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 2.43.0 (0)
|
||
|
|
-->
|
||
|
|
<!-- Title: PyDynamicEngine Pages: 1 -->
|
||
|
|
<svg width="148pt" height="148pt"
|
||
|
|
viewBox="0.00 0.00 148.00 148.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" 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>
|
||
|
|
<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 144)">
|
||
|
|
<title>PyDynamicEngine</title>
|
||
|
|
<!-- Node1 -->
|
||
|
|
<g id="Node000001" class="node">
|
||
|
|
<title>Node1</title>
|
||
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
||
|
|
<polygon fill="#999999" stroke="#666666" points="122.5,-19 17.5,-19 17.5,0 122.5,0 122.5,-19"/>
|
||
|
|
<text text-anchor="middle" x="70" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">PyDynamicEngine</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node2 -->
|
||
|
|
<g id="Node000002" class="node">
|
||
|
|
<title>Node2</title>
|
||
|
|
<g id="a_Node000002"><a xlink:href="classgridfire_1_1engine_1_1DynamicEngine.html" target="_top" xlink:title="Abstract class for engines supporting Jacobian and stoichiometry operations.">
|
||
|
|
<polygon fill="white" stroke="#666666" points="140,-85 0,-85 0,-55 140,-55 140,-85"/>
|
||
|
|
<text text-anchor="start" x="8" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::engine::Dynamic</text>
|
||
|
|
<text text-anchor="middle" x="70" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">Engine</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node2->Node1 -->
|
||
|
|
<g id="edge1_Node000001_Node000002" class="edge">
|
||
|
|
<title>Node2->Node1</title>
|
||
|
|
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M70,-44.75C70,-35.72 70,-26.03 70,-19.27"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="66.5,-44.84 70,-54.84 73.5,-44.84 66.5,-44.84"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node3 -->
|
||
|
|
<g id="Node000003" class="node">
|
||
|
|
<title>Node3</title>
|
||
|
|
<g id="a_Node000003"><a xlink:href="classgridfire_1_1engine_1_1Engine.html" target="_top" xlink:title="Abstract base class for a reaction network engine.">
|
||
|
|
<polygon fill="white" stroke="#666666" points="134.5,-140 5.5,-140 5.5,-121 134.5,-121 134.5,-140"/>
|
||
|
|
<text text-anchor="middle" x="70" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::engine::Engine</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node3->Node2 -->
|
||
|
|
<g id="edge2_Node000002_Node000003" class="edge">
|
||
|
|
<title>Node3->Node2</title>
|
||
|
|
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M70,-110.65C70,-102.36 70,-92.78 70,-85.11"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="66.5,-110.87 70,-120.87 73.5,-110.87 66.5,-110.87"/>
|
||
|
|
</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>
|