docs(docs): rebuilt for version v0.7.1_rc2
This commit is contained in:
78
docs/html/classPyEngine__coll__graph_org.svg
Normal file
78
docs/html/classPyEngine__coll__graph_org.svg
Normal file
@@ -0,0 +1,78 @@
|
||||
<?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: PyEngine Pages: 1 -->
|
||||
<svg width="270pt" height="170pt"
|
||||
viewBox="0.00 0.00 269.50 170.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 166)">
|
||||
<title>PyEngine</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="111.5,-19 49.5,-19 49.5,0 111.5,0 111.5,-19"/>
|
||||
<text text-anchor="middle" x="80.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">PyEngine</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><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="129,-90.5 0,-90.5 0,-71.5 129,-71.5 129,-90.5"/>
|
||||
<text text-anchor="middle" x="64.5" y="-78.5" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire::engine::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="M68.73,-61.62C71.9,-47.86 76.09,-29.65 78.52,-19.09"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="65.29,-60.95 66.46,-71.48 72.12,-62.52 65.29,-60.95"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="261.5,-96 147.5,-96 147.5,-66 261.5,-66 261.5,-96"/>
|
||||
<text text-anchor="start" x="155.5" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< fourdst</text>
|
||||
<text text-anchor="middle" x="204.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">::atomic::Species ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node1 -->
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node3->Node1</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M170.45,-60.92C146.03,-47.23 114.3,-29.44 95.79,-19.07"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="168.97,-64.1 179.41,-65.94 172.39,-57.99 168.97,-64.1"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="190" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> m_species_cache</text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="231.5,-162 177.5,-162 177.5,-143 231.5,-143 231.5,-162"/>
|
||||
<text text-anchor="middle" x="204.5" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">Species</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<g id="edge3_Node000003_Node000004" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M204.5,-132.71C204.5,-121.19 204.5,-106.68 204.5,-96.14"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="201,-132.98 204.5,-142.98 208,-132.98 201,-132.98"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="229" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
Reference in New Issue
Block a user