Added more docs

This commit is contained in:
2026-05-18 10:04:49 -04:00
parent 1a5bd2b32c
commit 9299514307
239 changed files with 16557 additions and 0 deletions

View File

@@ -0,0 +1,79 @@
<?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/composition/include/fourdst/atomic/elements.h Pages: 1 -->
<svg width="222pt" height="172pt"
viewBox="0.00 0.00 222.00 172.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 167.5)">
<title>src/composition/include/fourdst/atomic/elements.h</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Provides mappings between atomic numbers and element symbols for the periodic table.">
<polygon fill="#999999" stroke="#666666" points="173,-163.5 40.75,-163.5 40.75,-133 173,-133 173,-163.5"/>
<text xml:space="preserve" text-anchor="start" x="48.75" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="middle" x="106.88" y="-138.75" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/atomic/elements.h</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="species_8h.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="170,-97 43.75,-97 43.75,-66.5 170,-66.5 170,-97"/>
<text xml:space="preserve" text-anchor="start" x="51.75" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="middle" x="106.88" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/atomic/species.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M106.88,-121.31C106.88,-113.14 106.88,-104.41 106.88,-97.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.38,-121.1 106.88,-131.1 110.38,-121.1 103.38,-121.1"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="composition_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="97.75,-30.5 0,-30.5 0,0 97.75,0 97.75,-30.5"/>
<text xml:space="preserve" text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/lib</text>
<text xml:space="preserve" text-anchor="middle" x="48.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">/composition.cpp</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M86.08,-57.63C78.05,-48.69 69.09,-38.74 61.98,-30.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.41,-59.89 92.7,-64.99 88.62,-55.21 83.41,-59.89"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="utils_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="213.75,-30.5 116,-30.5 116,0 213.75,0 213.75,-30.5"/>
<text xml:space="preserve" text-anchor="start" x="124" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/lib</text>
<text xml:space="preserve" text-anchor="middle" x="164.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">/utils.cpp</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node4 -->
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M127.67,-57.63C135.7,-48.69 144.66,-38.74 151.77,-30.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="125.13,-55.21 121.05,-64.99 130.34,-59.89 125.13,-55.21"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB