Skip to content

Commit

Permalink
Update online documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
MilanSkocic committed Dec 10, 2024
1 parent 0954043 commit 86dee2c
Show file tree
Hide file tree
Showing 64 changed files with 83,327 additions and 2,194 deletions.
82 changes: 63 additions & 19 deletions docs/index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/interface/to_real.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,20 @@ <h1>to_real

<li class="list-inline-item" id="statements"><i class="fa fa-list-ol"></i>
<a data-bs-toggle="tooltip" data-bs-placement="bottom" data-bs-html="true"
title="<p>50.0% of total for procedures.</p>Including implementation: 28 statements, 350.0% of total for procedures.">4 statements</a>
title="<p>14.3% of total for procedures.</p>Including implementation: 28 statements, 100.0% of total for procedures.">4 statements</a>
</li>

<li class="list-inline-item" id="source-file">
<i class="fa fa-code"></i>
<a href="../src/codata_constants_type.fypp"> Source File</a>
<a href="../src/codata_constants_type.f90"> Source File</a>
</li>
</ul>
</div>
<div class="col">
<nav aria-label="breadcrumb">
<ol class="breadcrumb justify-content-end mb-0">
<li class="breadcrumb-item"><a href='../sourcefile/codata_constants_type.fypp.html'>codata_constants_type.fypp</a></li>
<li class="breadcrumb-item"><a href='../module/codata__constants_type~2.html'>codata__constants_type</a></li>
<li class="breadcrumb-item"><a href='../sourcefile/codata_constants_type.f90.html'>codata_constants_type.f90</a></li>
<li class="breadcrumb-item"><a href='../module/codata__constants_type.html'>codata__constants_type</a></li>
<li class="breadcrumb-item active" aria-current="page">to_real</li>
</ol>
</nav>
Expand Down Expand Up @@ -317,7 +317,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-12-10T06:23:23.482464 </p>
on 2024-12-11T00:48:28.468962 </p>
</div>
</div>
<br>
Expand Down
14 changes: 7 additions & 7 deletions docs/interface/to_real~2.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,20 @@ <h1>to_real

<li class="list-inline-item" id="statements"><i class="fa fa-list-ol"></i>
<a data-bs-toggle="tooltip" data-bs-placement="bottom" data-bs-html="true"
title="<p>50.0% of total for procedures.</p>Including implementation: 28 statements, 350.0% of total for procedures.">4 statements</a>
title="<p>14.3% of total for procedures.</p>Including implementation: 28 statements, 100.0% of total for procedures.">4 statements</a>
</li>

<li class="list-inline-item" id="source-file">
<i class="fa fa-code"></i>
<a href="../src/codata_constants_type.f90"> Source File</a>
<a href="../src/codata_constants_type.fypp"> Source File</a>
</li>
</ul>
</div>
<div class="col">
<nav aria-label="breadcrumb">
<ol class="breadcrumb justify-content-end mb-0">
<li class="breadcrumb-item"><a href='../sourcefile/codata_constants_type.f90.html'>codata_constants_type.f90</a></li>
<li class="breadcrumb-item"><a href='../module/codata__constants_type.html'>codata__constants_type</a></li>
<li class="breadcrumb-item"><a href='../sourcefile/codata_constants_type.fypp.html'>codata_constants_type.fypp</a></li>
<li class="breadcrumb-item"><a href='../module/codata__constants_type~2.html'>codata__constants_type</a></li>
<li class="breadcrumb-item active" aria-current="page">to_real</li>
</ol>
</nav>
Expand Down Expand Up @@ -201,7 +201,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-uncertainty~5"></span>
<span class="anchor" id="variable-uncertainty~6"></span>
logical,
</td>
<td>intent(in),</td>
Expand Down Expand Up @@ -275,7 +275,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-uncertainty~6"></span>
<span class="anchor" id="variable-uncertainty~7"></span>
logical,
</td>
<td>intent(in),</td>
Expand Down Expand Up @@ -317,7 +317,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-12-10T06:23:23.482464 </p>
on 2024-12-11T00:48:28.468962 </p>
</div>
</div>
<br>
Expand Down
366 changes: 269 additions & 97 deletions docs/lists/files.html

Large diffs are not rendered by default.

525 changes: 364 additions & 161 deletions docs/lists/modules.html

Large diffs are not rendered by default.

102 changes: 69 additions & 33 deletions docs/lists/procedures.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,26 @@ <h1>Procedures</h1>
<thead><tr><th>Procedure</th><th>Location</th><th>Procedure Type</th><th>Description</th></tr></thead>
<tbody>
<tr>
<td><a href='../proc/capi_get_version.html'>capi_get_version</a></td>
<td><a href='../module/codata__capi.html'>codata__capi</a></td>
<td>Function</td>
<td><p>C API for <a href="../proc/get_version.html">get_version</a>.</p></td>
</tr>
<tr>
<td><a href='../proc/get_version.html'>get_version</a></td>
<td><a href='../module/codata__api.html'>codata__api</a></td>
<td>Function</td>
<td><p>Get the version.</p></td>
</tr>
<tr>
<td><a href='../interface/to_real.html'>to_real</a></td>
<td><a href='../module/codata__constants_type~2.html'>codata__constants_type</a></td>
<td><a href='../module/codata__constants_type.html'>codata__constants_type</a></td>
<td>Interface</td>
<td><p>Get the constant value or uncertainty.</p></td>
</tr>
<tr>
<td><a href='../interface/to_real~2.html'>to_real</a></td>
<td><a href='../module/codata__constants_type.html'>codata__constants_type</a></td>
<td><a href='../module/codata__constants_type~2.html'>codata__constants_type</a></td>
<td>Interface</td>
<td><p>Get the constant value or uncertainty.</p></td>
</tr>
Expand All @@ -88,11 +100,11 @@ <h1>Procedures</h1>
<!-- Generated by graphviz version 2.42.4 (0)
-->
<!-- Title: call~~graph~~CallGraph Pages: 1 -->
<svg id="callgraphCallGraph" width="412pt" height="200pt"
viewBox="0.00 0.00 412.00 200.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="call~~graph~~CallGraph" class="graph" transform="scale(1 1) rotate(0) translate(4 196)">
<svg id="callgraphCallGraph" width="412pt" height="263pt"
viewBox="0.00 0.00 412.00 263.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="call~~graph~~CallGraph" class="graph" transform="scale(1 1) rotate(0) translate(4 259)">
<title>call~~graph~~CallGraph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-196 408,-196 408,4 -4,4"/>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-259 408,-259 408,4 -4,4"/>
<!-- interface~to_real -->
<g id="call~~graph~~CallGraph_node1" class="node">
<title>interface~to_real</title>
Expand Down Expand Up @@ -121,73 +133,97 @@ <h1>Procedures</h1>
</g>
</g>
<!-- none~to_real_dp -->
<g id="call~~graph~~CallGraph_node5" class="node">
<g id="call~~graph~~CallGraph_node7" class="node">
<title>none~to_real_dp</title>
<g id="a_call~~graph~~CallGraph_node5"><a xlink:href="../type/codata_constant_type.html#boundprocedure-to_real_dp" xlink:title="codata_constant_type%to_real_dp">
<polygon fill="#a7506f" stroke="#a7506f" points="404,-108 211,-108 211,-84 404,-84 404,-108"/>
<text text-anchor="middle" x="307.5" y="-93.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real_dp</text>
<g id="a_call~~graph~~CallGraph_node7"><a xlink:href="../type/codata_constant_type.html#boundprocedure-to_real_dp" xlink:title="codata_constant_type%to_real_dp">
<polygon fill="#a7506f" stroke="#a7506f" points="404,-129 211,-129 211,-105 404,-105 404,-129"/>
<text text-anchor="middle" x="307.5" y="-114.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real_dp</text>
</a>
</g>
</g>
<!-- none~to_real&#45;&gt;none~to_real_dp -->
<g id="call~~graph~~CallGraph_edge1" class="edge">
<title>none~to_real&#45;&gt;none~to_real_dp</title>
<path fill="none" stroke="#00ffff" stroke-dasharray="5,2" d="M175.29,-96C183.56,-96 192.01,-96 200.44,-96"/>
<polygon fill="#00ffff" stroke="#00ffff" points="200.69,-99.5 210.69,-96 200.69,-92.5 200.69,-99.5"/>
<path fill="none" stroke="#00ff00" stroke-dasharray="5,2" d="M175.29,-104.36C183.65,-105.17 192.2,-105.99 200.71,-106.81"/>
<polygon fill="#00ff00" stroke="#00ff00" points="200.4,-110.3 210.69,-107.77 201.07,-103.33 200.4,-110.3"/>
</g>
<!-- none~to_real_sp -->
<g id="call~~graph~~CallGraph_node7" class="node">
<g id="call~~graph~~CallGraph_node9" class="node">
<title>none~to_real_sp</title>
<g id="a_call~~graph~~CallGraph_node7"><a xlink:href="../type/codata_constant_type.html#boundprocedure-to_real_sp" xlink:title="codata_constant_type%to_real_sp">
<polygon fill="#a7506f" stroke="#a7506f" points="403.5,-66 211.5,-66 211.5,-42 403.5,-42 403.5,-66"/>
<text text-anchor="middle" x="307.5" y="-51.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real_sp</text>
<g id="a_call~~graph~~CallGraph_node9"><a xlink:href="../type/codata_constant_type.html#boundprocedure-to_real_sp" xlink:title="codata_constant_type%to_real_sp">
<polygon fill="#a7506f" stroke="#a7506f" points="403.5,-87 211.5,-87 211.5,-63 403.5,-63 403.5,-87"/>
<text text-anchor="middle" x="307.5" y="-72.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real_sp</text>
</a>
</g>
</g>
<!-- none~to_real&#45;&gt;none~to_real_sp -->
<g id="call~~graph~~CallGraph_edge2" class="edge">
<title>none~to_real&#45;&gt;none~to_real_sp</title>
<path fill="none" stroke="#00ffff" stroke-dasharray="5,2" d="M150.97,-83.96C176.85,-78.98 207.05,-73.16 233.91,-67.99"/>
<polygon fill="#00ffff" stroke="#00ffff" points="234.86,-71.37 244.02,-66.04 233.54,-64.49 234.86,-71.37"/>
<path fill="none" stroke="#00ff00" stroke-dasharray="5,2" d="M175.29,-87.64C183.82,-86.82 192.54,-85.98 201.24,-85.14"/>
<polygon fill="#00ff00" stroke="#00ff00" points="201.79,-88.6 211.41,-84.16 201.12,-81.63 201.79,-88.6"/>
</g>
<!-- none~to_real~2 -->
<g id="call~~graph~~CallGraph_node4" class="node">
<title>none~to_real~2</title>
<g id="a_call~~graph~~CallGraph_node4"><a xlink:href="../type/codata_constant_type~2.html#boundprocedure-to_real~2" xlink:title="codata_constant_type%to_real">
<polygon fill="#a7506f" stroke="#a7506f" points="175,-171 0,-171 0,-147 175,-147 175,-171"/>
<text text-anchor="middle" x="87.5" y="-156.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real</text>
<polygon fill="#a7506f" stroke="#a7506f" points="175,-192 0,-192 0,-168 175,-168 175,-192"/>
<text text-anchor="middle" x="87.5" y="-177.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real</text>
</a>
</g>
</g>
<!-- none~to_real_dp~2 -->
<g id="call~~graph~~CallGraph_node6" class="node">
<g id="call~~graph~~CallGraph_node8" class="node">
<title>none~to_real_dp~2</title>
<g id="a_call~~graph~~CallGraph_node6"><a xlink:href="../type/codata_constant_type~2.html#boundprocedure-to_real_dp~2" xlink:title="codata_constant_type%to_real_dp">
<polygon fill="#a7506f" stroke="#a7506f" points="404,-192 211,-192 211,-168 404,-168 404,-192"/>
<text text-anchor="middle" x="307.5" y="-177.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real_dp</text>
<g id="a_call~~graph~~CallGraph_node8"><a xlink:href="../type/codata_constant_type~2.html#boundprocedure-to_real_dp~2" xlink:title="codata_constant_type%to_real_dp">
<polygon fill="#a7506f" stroke="#a7506f" points="404,-213 211,-213 211,-189 404,-189 404,-213"/>
<text text-anchor="middle" x="307.5" y="-198.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real_dp</text>
</a>
</g>
</g>
<!-- none~to_real~2&#45;&gt;none~to_real_dp~2 -->
<g id="call~~graph~~CallGraph_edge3" class="edge">
<title>none~to_real~2&#45;&gt;none~to_real_dp~2</title>
<path fill="none" stroke="#7f00ff" stroke-dasharray="5,2" d="M175.29,-167.36C183.65,-168.17 192.2,-168.99 200.71,-169.81"/>
<polygon fill="#7f00ff" stroke="#7f00ff" points="200.4,-173.3 210.69,-170.77 201.07,-166.33 200.4,-173.3"/>
<path fill="none" stroke="#00ffff" stroke-dasharray="5,2" d="M175.29,-188.36C183.65,-189.17 192.2,-189.99 200.71,-190.81"/>
<polygon fill="#00ffff" stroke="#00ffff" points="200.4,-194.3 210.69,-191.77 201.07,-187.33 200.4,-194.3"/>
</g>
<!-- none~to_real_sp~2 -->
<g id="call~~graph~~CallGraph_node8" class="node">
<g id="call~~graph~~CallGraph_node10" class="node">
<title>none~to_real_sp~2</title>
<g id="a_call~~graph~~CallGraph_node8"><a xlink:href="../type/codata_constant_type~2.html#boundprocedure-to_real_sp~2" xlink:title="codata_constant_type%to_real_sp">
<polygon fill="#a7506f" stroke="#a7506f" points="403.5,-150 211.5,-150 211.5,-126 403.5,-126 403.5,-150"/>
<text text-anchor="middle" x="307.5" y="-135.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real_sp</text>
<g id="a_call~~graph~~CallGraph_node10"><a xlink:href="../type/codata_constant_type~2.html#boundprocedure-to_real_sp~2" xlink:title="codata_constant_type%to_real_sp">
<polygon fill="#a7506f" stroke="#a7506f" points="403.5,-171 211.5,-171 211.5,-147 403.5,-147 403.5,-171"/>
<text text-anchor="middle" x="307.5" y="-156.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">codata_constant_type%to_real_sp</text>
</a>
</g>
</g>
<!-- none~to_real~2&#45;&gt;none~to_real_sp~2 -->
<g id="call~~graph~~CallGraph_edge4" class="edge">
<title>none~to_real~2&#45;&gt;none~to_real_sp~2</title>
<path fill="none" stroke="#7f00ff" stroke-dasharray="5,2" d="M175.29,-150.64C183.82,-149.82 192.54,-148.98 201.24,-148.14"/>
<polygon fill="#7f00ff" stroke="#7f00ff" points="201.79,-151.6 211.41,-147.16 201.12,-144.63 201.79,-151.6"/>
<path fill="none" stroke="#00ffff" stroke-dasharray="5,2" d="M175.29,-171.64C183.82,-170.82 192.54,-169.98 201.24,-169.14"/>
<polygon fill="#00ffff" stroke="#00ffff" points="201.79,-172.6 211.41,-168.16 201.12,-165.63 201.79,-172.6"/>
</g>
<!-- proc~capi_get_version -->
<g id="call~~graph~~CallGraph_node5" class="node">
<title>proc~capi_get_version</title>
<g id="a_call~~graph~~CallGraph_node5"><a xlink:href="../proc/capi_get_version.html" xlink:title="capi_get_version">
<polygon fill="#d94e8f" stroke="#d94e8f" points="138.5,-255 36.5,-255 36.5,-231 138.5,-231 138.5,-255"/>
<text text-anchor="middle" x="87.5" y="-240.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">capi_get_version</text>
</a>
</g>
</g>
<!-- proc~get_version -->
<g id="call~~graph~~CallGraph_node6" class="node">
<title>proc~get_version</title>
<g id="a_call~~graph~~CallGraph_node6"><a xlink:href="../proc/get_version.html" xlink:title="get_version">
<polygon fill="#d94e8f" stroke="#d94e8f" points="344.5,-255 270.5,-255 270.5,-231 344.5,-231 344.5,-255"/>
<text text-anchor="middle" x="307.5" y="-240.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">get_version</text>
</a>
</g>
</g>
<!-- proc~capi_get_version&#45;&gt;proc~get_version -->
<g id="call~~graph~~CallGraph_edge5" class="edge">
<title>proc~capi_get_version&#45;&gt;proc~get_version</title>
<path fill="none" stroke="#0000ff" d="M138.51,-243C175.13,-243 224.44,-243 260.16,-243"/>
<polygon fill="#0000ff" stroke="#0000ff" points="260.32,-246.5 270.32,-243 260.32,-239.5 260.32,-246.5"/>
</g>
</g>
</svg>
Expand Down Expand Up @@ -287,7 +323,7 @@ <h4 class="modal-title" id="-graph-help-label">Graph Key</h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-12-10T06:23:23.482464 </p>
on 2024-12-11T00:48:28.468962 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 86dee2c

Please sign in to comment.