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,40 @@
<?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: Graphical Class Hierarchy Pages: 1 -->
<svg width="256pt" height="39pt"
viewBox="0.00 0.00 256.00 39.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 34.5)">
<title>Graphical Class Hierarchy</title>
<!-- Node0 -->
<g id="Node000000" class="node">
<title>Node0</title>
<g id="a_Node000000"><a xlink:href="class_composition_abstract.html" target="_top" xlink:title="Abstract base class for chemical composition representations.">
<polygon fill="white" stroke="#666666" points="107.5,-24.88 0,-24.88 0,-5.63 107.5,-5.63 107.5,-24.88"/>
<text xml:space="preserve" text-anchor="middle" x="53.75" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00">CompositionAbstract</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classfourdst_1_1composition_1_1_composition.html" target="_top" xlink:title="Manages a collection of chemical species and their abundances.">
<polygon fill="white" stroke="#666666" points="248,-30.5 143.5,-30.5 143.5,0 248,0 248,-30.5"/>
<text xml:space="preserve" text-anchor="start" x="151.5" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">fourdst::composition</text>
<text xml:space="preserve" text-anchor="middle" x="195.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">::Composition</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge1_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M119,-15.25C127.09,-15.25 135.28,-15.25 143.14,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.19,-11.75 109.19,-15.25 119.19,-18.75 119.19,-11.75"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB