379 lines
19 KiB
XML
379 lines
19 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: gridfire::engine::AdaptiveEngineView Pages: 1 -->
|
||
|
|
<!--zoomable 311 -->
|
||
|
|
|
||
|
|
<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 = 1077;
|
||
|
|
var viewHeight = 311;
|
||
|
|
var sectionId = 'dynsection-1';
|
||
|
|
</script>
|
||
|
|
<script type="application/ecmascript" xlink:href="svg.min.js"/>
|
||
|
|
<svg id="graph" class="graph">
|
||
|
|
<g id="viewport">
|
||
|
|
<title>gridfire::engine::AdaptiveEngineView</title>
|
||
|
|
<!-- Node1 -->
|
||
|
|
<g id="Node000001" class="node">
|
||
|
|
<title>Node1</title>
|
||
|
|
<g id="a_Node000001"><a xlink:title="An engine view that dynamically adapts the reaction network based on runtime conditions.">
|
||
|
|
<polygon fill="#999999" stroke="#666666" points="1069,-247 929,-247 929,-217 1069,-217 1069,-247"/>
|
||
|
|
<text text-anchor="start" x="937" y="-235" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::engine::Adaptive</text>
|
||
|
|
<text text-anchor="middle" x="999" y="-224" font-family="Helvetica,sans-Serif" font-size="10.00">EngineView</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="796,-303 656,-303 656,-273 796,-273 796,-303"/>
|
||
|
|
<text text-anchor="start" x="664" y="-291" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::engine::Dynamic</text>
|
||
|
|
<text text-anchor="middle" x="726" y="-280" 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="M806.29,-290.43C839.19,-289.61 877.45,-286.23 911,-277 934.28,-270.59 958.5,-257.45 975.46,-247.01"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="806.2,-286.93 796.26,-290.61 806.33,-293.93 806.2,-286.93"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node2->Node1 -->
|
||
|
|
<g id="edge4_Node000001_Node000002" class="edge">
|
||
|
|
<title>Node2->Node1</title>
|
||
|
|
<g id="a_edge4_Node000001_Node000002"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M788.02,-270.36C796.71,-268.09 805.56,-265.89 814,-264 851.65,-255.55 894.05,-248.05 928.66,-242.43"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="787.07,-266.99 778.32,-272.96 788.88,-273.76 787.07,-266.99"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="862.5" y="-267" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_baseEngine</text>
|
||
|
|
</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="508.5,-297.5 379.5,-297.5 379.5,-278.5 508.5,-278.5 508.5,-297.5"/>
|
||
|
|
<text text-anchor="middle" x="444" y="-285.5" 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="M518.8,-288C561.24,-288 614.2,-288 655.83,-288"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="518.54,-284.5 508.54,-288 518.54,-291.5 518.54,-284.5"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node4 -->
|
||
|
|
<g id="Node000004" class="node">
|
||
|
|
<title>Node4</title>
|
||
|
|
<g id="a_Node000004"><a xlink:href="classgridfire_1_1engine_1_1EngineView.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="796,-250 656,-250 656,-220 796,-220 796,-250"/>
|
||
|
|
<text text-anchor="start" x="664" y="-238" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::engine::Engine</text>
|
||
|
|
<text text-anchor="middle" x="726" y="-227" font-family="Helvetica,sans-Serif" font-size="10.00">View< DynamicEngine ></text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node4->Node1 -->
|
||
|
|
<g id="edge3_Node000001_Node000004" class="edge">
|
||
|
|
<title>Node4->Node1</title>
|
||
|
|
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M806.28,-234.12C845.03,-233.69 891.23,-233.18 928.57,-232.77"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="806.05,-230.62 796.09,-234.24 806.12,-237.62 806.05,-230.62"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node5 -->
|
||
|
|
<g id="Node000005" class="node">
|
||
|
|
<title>Node5</title>
|
||
|
|
<g id="a_Node000005"><a xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="783,-202 669,-202 669,-172 783,-172 783,-202"/>
|
||
|
|
<text text-anchor="start" x="677" y="-190" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< fourdst</text>
|
||
|
|
<text text-anchor="middle" x="726" y="-179" font-family="Helvetica,sans-Serif" font-size="10.00">::atomic::Species ></text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node5->Node1 -->
|
||
|
|
<g id="edge5_Node000001_Node000005" class="edge">
|
||
|
|
<title>Node5->Node1</title>
|
||
|
|
<g id="a_edge5_Node000001_Node000005"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M793.49,-197.69C828.47,-203.35 872.07,-210.47 911,-217 916.74,-217.96 922.7,-218.97 928.68,-219.99"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="793.82,-194.2 783.39,-196.06 792.71,-201.11 793.82,-194.2"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="862.5" y="-220" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_activeSpecies</text>
|
||
|
|
</g>
|
||
|
|
<!-- Node6 -->
|
||
|
|
<g id="Node000006" class="node">
|
||
|
|
<title>Node6</title>
|
||
|
|
<g id="a_Node000006"><a xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="471,-221.5 417,-221.5 417,-202.5 471,-202.5 471,-221.5"/>
|
||
|
|
<text text-anchor="middle" x="444" y="-209.5" font-family="Helvetica,sans-Serif" font-size="10.00">Species</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node6->Node5 -->
|
||
|
|
<g id="edge6_Node000005_Node000006" class="edge">
|
||
|
|
<title>Node6->Node5</title>
|
||
|
|
<g id="a_edge6_Node000005_Node000006"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M481.24,-208.76C528.84,-204.51 612.93,-197.01 668.81,-192.02"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="480.74,-205.29 471.09,-209.67 481.36,-212.27 480.74,-205.29"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="583.5" y="-206" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||
|
|
</g>
|
||
|
|
<!-- Node7 -->
|
||
|
|
<g id="Node000007" class="node">
|
||
|
|
<title>Node7</title>
|
||
|
|
<g id="a_Node000007"><a xlink:href="classgridfire_1_1reaction_1_1ReactionSet.html" target="_top" xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="774.5,-129 677.5,-129 677.5,-99 774.5,-99 774.5,-129"/>
|
||
|
|
<text text-anchor="start" x="685.5" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::reaction</text>
|
||
|
|
<text text-anchor="middle" x="726" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">::ReactionSet</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node7->Node1 -->
|
||
|
|
<g id="edge7_Node000001_Node000007" class="edge">
|
||
|
|
<title>Node7->Node1</title>
|
||
|
|
<g id="a_edge7_Node000001_Node000007"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M779.22,-132.63C816.41,-146.34 867.34,-166 911,-186 931.66,-195.47 954.33,-207.51 971.35,-216.9"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="780.18,-129.26 769.59,-129.1 777.77,-135.83 780.18,-129.26"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="862.5" y="-189" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_activeReactions</text>
|
||
|
|
</g>
|
||
|
|
<!-- Node8 -->
|
||
|
|
<g id="Node000008" class="node">
|
||
|
|
<title>Node8</title>
|
||
|
|
<g id="a_Node000008"><a xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="511,-184.5 377,-184.5 377,-143.5 511,-143.5 511,-184.5"/>
|
||
|
|
<text text-anchor="start" x="385" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::unique</text>
|
||
|
|
<text text-anchor="start" x="385" y="-161.5" font-family="Helvetica,sans-Serif" font-size="10.00">_ptr< gridfire::reaction</text>
|
||
|
|
<text text-anchor="middle" x="444" y="-150.5" font-family="Helvetica,sans-Serif" font-size="10.00">::Reaction > ></text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node8->Node7 -->
|
||
|
|
<g id="edge8_Node000007_Node000008" class="edge">
|
||
|
|
<title>Node8->Node7</title>
|
||
|
|
<g id="a_edge8_Node000007_Node000008"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M521.1,-150.41C570.96,-141.51 634.58,-130.15 677.39,-122.5"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="520.23,-147.01 511,-152.21 521.46,-153.9 520.23,-147.01"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="583.5" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_reactions</text>
|
||
|
|
</g>
|
||
|
|
<!-- Node9 -->
|
||
|
|
<g id="Node000009" class="node">
|
||
|
|
<title>Node9</title>
|
||
|
|
<g id="a_Node000009"><a xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="292,-179 157,-179 157,-149 292,-149 292,-179"/>
|
||
|
|
<text text-anchor="start" x="165" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00">std::unique_ptr< gridfire</text>
|
||
|
|
<text text-anchor="middle" x="224.5" y="-156" font-family="Helvetica,sans-Serif" font-size="10.00">::reaction::Reaction ></text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node9->Node8 -->
|
||
|
|
<g id="edge9_Node000008_Node000009" class="edge">
|
||
|
|
<title>Node9->Node8</title>
|
||
|
|
<g id="a_edge9_Node000008_Node000009"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M302.48,-164C326.74,-164 353.32,-164 376.77,-164"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="302.24,-160.5 292.24,-164 302.24,-167.5 302.24,-160.5"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="334.5" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||
|
|
</g>
|
||
|
|
<!-- Node10 -->
|
||
|
|
<g id="Node000010" class="node">
|
||
|
|
<title>Node10</title>
|
||
|
|
<g id="a_Node000010"><a xlink:href="classgridfire_1_1reaction_1_1Reaction.html" target="_top" xlink:title="Represents a single nuclear reaction from a specific data source.">
|
||
|
|
<polygon fill="white" stroke="#666666" points="100.5,-179 3.5,-179 3.5,-149 100.5,-149 100.5,-179"/>
|
||
|
|
<text text-anchor="start" x="11.5" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::reaction</text>
|
||
|
|
<text text-anchor="middle" x="52" y="-156" font-family="Helvetica,sans-Serif" font-size="10.00">::Reaction</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node10->Node9 -->
|
||
|
|
<g id="edge10_Node000009_Node000010" class="edge">
|
||
|
|
<title>Node10->Node9</title>
|
||
|
|
<g id="a_edge10_Node000009_Node000010"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M111.37,-164C126.01,-164 141.82,-164 156.83,-164"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="110.95,-160.5 100.95,-164 110.95,-167.5 110.95,-160.5"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="130.5" y="-167" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
|
||
|
|
</g>
|
||
|
|
<!-- Node11 -->
|
||
|
|
<g id="Node000011" class="node">
|
||
|
|
<title>Node11</title>
|
||
|
|
<g id="a_Node000011"><a xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="257,-98.5 192,-98.5 192,-79.5 257,-79.5 257,-98.5"/>
|
||
|
|
<text text-anchor="middle" x="224.5" y="-86.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::string</text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node11->Node7 -->
|
||
|
|
<g id="edge11_Node000007_Node000011" class="edge">
|
||
|
|
<title>Node11->Node7</title>
|
||
|
|
<g id="a_edge11_Node000007_Node000011"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M267.19,-91.09C359.33,-95.7 579.84,-106.73 677.29,-111.61"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="267.29,-87.59 257.12,-90.58 266.94,-94.58 267.29,-87.59"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="444" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_id</text>
|
||
|
|
</g>
|
||
|
|
<!-- Node13 -->
|
||
|
|
<g id="Node000013" class="node">
|
||
|
|
<title>Node13</title>
|
||
|
|
<g id="a_Node000013"><a xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="505,-78 383,-78 383,-48 505,-48 505,-78"/>
|
||
|
|
<text text-anchor="start" x="391" y="-66" font-family="Helvetica,sans-Serif" font-size="10.00">std::unordered_map</text>
|
||
|
|
<text text-anchor="middle" x="444" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00">< std::string, size_t ></text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node11->Node13 -->
|
||
|
|
<g id="edge14_Node000013_Node000011" class="edge">
|
||
|
|
<title>Node11->Node13</title>
|
||
|
|
<g id="a_edge14_Node000013_Node000011"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M267.28,-84.01C300.09,-80.08 346.22,-74.57 382.98,-70.18"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="266.64,-80.56 257.13,-85.22 267.47,-87.51 266.64,-80.56"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="334.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> keys</text>
|
||
|
|
</g>
|
||
|
|
<!-- Node12 -->
|
||
|
|
<g id="Node000012" class="node">
|
||
|
|
<title>Node12</title>
|
||
|
|
<g id="a_Node000012"><a xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="104,-104 0,-104 0,-74 104,-74 104,-104"/>
|
||
|
|
<text text-anchor="start" x="8" y="-92" font-family="Helvetica,sans-Serif" font-size="10.00">std::basic_string<</text>
|
||
|
|
<text text-anchor="middle" x="52" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00"> Char ></text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node12->Node11 -->
|
||
|
|
<g id="edge12_Node000011_Node000012" class="edge">
|
||
|
|
<title>Node12->Node11</title>
|
||
|
|
<g id="a_edge12_Node000011_Node000012"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#63b8ff" d="M114.42,-89C140.68,-89 170.23,-89 191.94,-89"/>
|
||
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.16,-85.5 104.16,-89 114.16,-92.5 114.16,-85.5"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node13->Node7 -->
|
||
|
|
<g id="edge13_Node000007_Node000013" class="edge">
|
||
|
|
<title>Node13->Node7</title>
|
||
|
|
<g id="a_edge13_Node000007_Node000013"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M515.49,-70C552.23,-74.27 597.77,-80.56 638,-89 650.92,-91.71 664.73,-95.34 677.45,-98.98"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="515.7,-66.5 505.37,-68.84 514.91,-73.45 515.7,-66.5"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="583.5" y="-92" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_reactionNameMap</text>
|
||
|
|
</g>
|
||
|
|
<!-- Node14 -->
|
||
|
|
<g id="Node000014" class="node">
|
||
|
|
<title>Node14</title>
|
||
|
|
<g id="a_Node000014"><a xlink:title=" ">
|
||
|
|
<polygon fill="white" stroke="#666666" points="497.5,-30 390.5,-30 390.5,0 497.5,0 497.5,-30"/>
|
||
|
|
<text text-anchor="start" x="398.5" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">std::unordered_set</text>
|
||
|
|
<text text-anchor="middle" x="444" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">< size_t ></text>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
<!-- Node14->Node7 -->
|
||
|
|
<g id="edge15_Node000007_Node000014" class="edge">
|
||
|
|
<title>Node14->Node7</title>
|
||
|
|
<g id="a_edge15_Node000007_Node000014"><a xlink:title=" ">
|
||
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M507.84,-22.73C546.46,-28.92 596.34,-39.53 638,-57 663.48,-67.69 689.58,-85.96 706.45,-98.93"/>
|
||
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="508.18,-19.24 497.77,-21.18 507.12,-26.16 508.18,-19.24"/>
|
||
|
|
</a>
|
||
|
|
</g>
|
||
|
|
<text text-anchor="middle" x="583.5" y="-60" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_reactionHashes</text>
|
||
|
|
</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_1engine_1_1AdaptiveEngineView__coll__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>
|