Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6db88ec 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rouson committed Apr 10, 2024
1 parent fe694fd commit 58b318e
Show file tree
Hide file tree
Showing 47 changed files with 449 additions and 449 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,10 @@ <h4 id="intel-ifort">Intel <code>ifort</code></h4>
</code></pre></div>

<h4 id="intel-ifx">Intel <code>ifx</code></h4>
<div class="codehilite"><pre><span></span><code>fpm test --compiler ifx
<div class="codehilite"><pre><span></span><code>fpm test --compiler ifx --flag &quot;-check all,nouninit&quot;
</code></pre></div>

<p>where the latter requires <code>fpm</code> 0.10.0 or later.</p>
<p>where <code>fpm</code> 0.10.0 or later is required and the <code>--flag</code> argument is required to circumvent what appears to be a bug in <code>ifx</code>'s Memory Sanitizer.</p>
<h4 id="nvidia-nvfortran">NVIDIA <code>nvfortran</code></h4>
<div class="codehilite"><pre><span></span><code>fpm test --compiler nvfortran --flag -Mpreprocess
</code></pre></div>
Expand Down Expand Up @@ -361,7 +361,7 @@ <h3>Derived Types</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
58 changes: 29 additions & 29 deletions interface/assert.html
Original file line number Diff line number Diff line change
Expand Up @@ -261,35 +261,35 @@ <h3 class="panel-title">Called by</h3>
<path fill="none" stroke="#ff0000" d="M211.69,-86.05C226.17,-80.54 244.37,-73.62 260.16,-67.62"/>
<polygon fill="#ff0000" stroke="#ff0000" points="261.51,-70.85 269.62,-64.03 259.03,-64.31 261.51,-70.85"/>
</g>
<!-- proc~release -->
<!-- proc~reference_count~2 -->
<g id="interface~~assert~~CalledByGraph_node3" class="node">
<title>proc~release</title>
<g id="a_interface~~assert~~CalledByGraph_node3"><a xlink:href=".././proc/release.html" xlink:title="release">
<polygon fill="#d9534f" stroke="#d9534f" points="211.5,-66 157.5,-66 157.5,-42 211.5,-42 211.5,-66"/>
<text text-anchor="middle" x="184.5" y="-51.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">release</text>
<title>proc~reference_count~2</title>
<g id="a_interface~~assert~~CalledByGraph_node3"><a xlink:href=".././proc/reference_count~2.html" xlink:title="reference_count">
<polygon fill="#d94e8f" stroke="#d94e8f" points="234,-66 135,-66 135,-42 234,-42 234,-66"/>
<text text-anchor="middle" x="184.5" y="-51.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">reference_count</text>
</a>
</g>
</g>
<!-- proc~release&#45;&gt;interface~assert -->
<!-- proc~reference_count~2&#45;&gt;interface~assert -->
<g id="interface~~assert~~CalledByGraph_edge2" class="edge">
<title>proc~release&#45;&gt;interface~assert</title>
<path fill="none" stroke="#ff0000" d="M211.69,-54C225.9,-54 243.69,-54 259.26,-54"/>
<polygon fill="#ff0000" stroke="#ff0000" points="259.62,-57.5 269.62,-54 259.62,-50.5 259.62,-57.5"/>
<title>proc~reference_count~2&#45;&gt;interface~assert</title>
<path fill="none" stroke="#ff0000" d="M234.29,-54C242.81,-54 251.54,-54 259.65,-54"/>
<polygon fill="#ff0000" stroke="#ff0000" points="259.89,-57.5 269.89,-54 259.89,-50.5 259.89,-57.5"/>
</g>
<!-- proc~reference_count~2 -->
<!-- proc~release -->
<g id="interface~~assert~~CalledByGraph_node4" class="node">
<title>proc~reference_count~2</title>
<g id="a_interface~~assert~~CalledByGraph_node4"><a xlink:href=".././proc/reference_count~2.html" xlink:title="reference_count">
<polygon fill="#d94e8f" stroke="#d94e8f" points="234,-24 135,-24 135,0 234,0 234,-24"/>
<text text-anchor="middle" x="184.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">reference_count</text>
<title>proc~release</title>
<g id="a_interface~~assert~~CalledByGraph_node4"><a xlink:href=".././proc/release.html" xlink:title="release">
<polygon fill="#d9534f" stroke="#d9534f" points="211.5,-24 157.5,-24 157.5,0 211.5,0 211.5,-24"/>
<text text-anchor="middle" x="184.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">release</text>
</a>
</g>
</g>
<!-- proc~reference_count~2&#45;&gt;interface~assert -->
<!-- proc~release&#45;&gt;interface~assert -->
<g id="interface~~assert~~CalledByGraph_edge3" class="edge">
<title>proc~reference_count~2&#45;&gt;interface~assert</title>
<path fill="none" stroke="#ff0000" d="M217.16,-24.04C230.61,-29.15 246.35,-35.13 260.21,-40.4"/>
<polygon fill="#ff0000" stroke="#ff0000" points="259.33,-43.81 269.92,-44.09 261.82,-37.26 259.33,-43.81"/>
<title>proc~release&#45;&gt;interface~assert</title>
<path fill="none" stroke="#ff0000" d="M211.69,-21.95C226.17,-27.46 244.37,-34.38 260.16,-40.38"/>
<polygon fill="#ff0000" stroke="#ff0000" points="259.03,-43.69 269.62,-43.97 261.51,-37.15 259.03,-43.69"/>
</g>
<!-- interface~grab -->
<g id="interface~~assert~~CalledByGraph_node5" class="node">
Expand All @@ -310,31 +310,31 @@ <h3 class="panel-title">Called by</h3>
<g id="interface~~assert~~CalledByGraph_node6" class="node">
<title>interface~reference_count~2</title>
<g id="a_interface~~assert~~CalledByGraph_node6"><a xlink:href=".././interface/reference_count~2.html" xlink:title="reference_count">
<polygon fill="#a7506f" stroke="#a7506f" points="99,-24 0,-24 0,0 99,0 99,-24"/>
<text text-anchor="middle" x="49.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">reference_count</text>
<polygon fill="#a7506f" stroke="#a7506f" points="99,-66 0,-66 0,-42 99,-42 99,-66"/>
<text text-anchor="middle" x="49.5" y="-51.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">reference_count</text>
</a>
</g>
</g>
<!-- interface~reference_count~2&#45;&gt;proc~reference_count~2 -->
<g id="interface~~assert~~CalledByGraph_edge6" class="edge">
<g id="interface~~assert~~CalledByGraph_edge5" class="edge">
<title>interface~reference_count~2&#45;&gt;proc~reference_count~2</title>
<path fill="none" stroke="#0000ff" stroke-dasharray="5,2" d="M99.27,-12C107.49,-12 116.1,-12 124.55,-12"/>
<polygon fill="#0000ff" stroke="#0000ff" points="124.74,-15.5 134.74,-12 124.74,-8.5 124.74,-15.5"/>
<path fill="none" stroke="#00ff00" stroke-dasharray="5,2" d="M99.27,-54C107.49,-54 116.1,-54 124.55,-54"/>
<polygon fill="#00ff00" stroke="#00ff00" points="124.74,-57.5 134.74,-54 124.74,-50.5 124.74,-57.5"/>
</g>
<!-- interface~release -->
<g id="interface~~assert~~CalledByGraph_node7" class="node">
<title>interface~release</title>
<g id="a_interface~~assert~~CalledByGraph_node7"><a xlink:href=".././interface/release.html" xlink:title="release">
<polygon fill="#a7506f" stroke="#a7506f" points="76.5,-66 22.5,-66 22.5,-42 76.5,-42 76.5,-66"/>
<text text-anchor="middle" x="49.5" y="-51.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">release</text>
<polygon fill="#a7506f" stroke="#a7506f" points="76.5,-24 22.5,-24 22.5,0 76.5,0 76.5,-24"/>
<text text-anchor="middle" x="49.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">release</text>
</a>
</g>
</g>
<!-- interface~release&#45;&gt;proc~release -->
<g id="interface~~assert~~CalledByGraph_edge5" class="edge">
<g id="interface~~assert~~CalledByGraph_edge6" class="edge">
<title>interface~release&#45;&gt;proc~release</title>
<path fill="none" stroke="#00ff00" stroke-dasharray="5,2" d="M76.78,-54C96.91,-54 124.91,-54 147.18,-54"/>
<polygon fill="#00ff00" stroke="#00ff00" points="147.28,-57.5 157.28,-54 147.28,-50.5 147.28,-57.5"/>
<path fill="none" stroke="#0000ff" stroke-dasharray="5,2" d="M76.78,-12C96.91,-12 124.91,-12 147.18,-12"/>
<polygon fill="#0000ff" stroke="#0000ff" points="147.28,-15.5 157.28,-12 147.28,-8.5 147.28,-15.5"/>
</g>
</g>
</svg>
Expand Down Expand Up @@ -444,7 +444,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/assign_sp_reference_counter.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ <h3>Arguments</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/free_interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h3>Arguments</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/grab.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ <h3>Arguments</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/reference_count.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ <h3>Return Value <span class="anchor" id="variable-counter~2"></span><small>inte
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/reference_count~2.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ <h3>Return Value <span class="anchor" id="variable-counter~3"></span><small>inte
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ <h3>Arguments</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/release_handle.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h3>Arguments</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/sp_reference_counter_t.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h4>Return Value <small>type(<a href='../type/sp_reference_counter_t.html'>sp_re
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/start_counter.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h3>Arguments</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion lists/absint.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1>Abstract Interfaces</h1>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-03-05 02:33 </p>
on 2024-04-10 18:46 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 58b318e

Please sign in to comment.