Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8c60d12 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
everythingfunctional committed Jul 19, 2023
1 parent a1c1276 commit e1a9688
Show file tree
Hide file tree
Showing 79 changed files with 1,770 additions and 1,768 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ <h3>Procedures</h3>
<li><a href='./interface/dag.html'>dag</a></li>
<li><a href='./proc/do_work.html'>do_work</a></li>
<li><a href='./interface/empty_payload.html'>empty_payload</a></li>
<li><a href='./interface/execute.html'>execute</a></li>
<li><a href='./interface/execute~2.html'>execute</a></li>
<li><a href='./interface/execute.html'>execute</a></li>
<li><a href='./proc/find_next_image.html'>find_next_image</a></li>
<li><a href='./proc/find_next_task.html'>find_next_task</a></li>
</ul>
Expand Down Expand Up @@ -240,7 +240,7 @@ <h3>Derived Types</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/application_t.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ <h4>Return Value <small>type(<a href='../type/application_t.html'>application_t<
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/dag.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ <h3>Arguments</h3>
<thead><tr><th>Type</th><th>Intent</th><th>Optional</th><th>Attributes</th><th></th><th>Name</th><th></th></thead>
<tbody>
<tr>
<td><span class="anchor" id="variable-self~3"></span>class(<a href='../type/application_t.html'>application_t</a>),</td>
<td><span class="anchor" id="variable-self~4"></span>class(<a href='../type/application_t.html'>application_t</a>),</td>
<td>intent(in)</td>
<td></td> <td></td><td>::</td>
<td><strong>self</strong></td><td></td>
Expand All @@ -262,7 +262,7 @@ <h3>Return Value <span class="anchor" id="variable-dag~2"></span><small>type(dag
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/empty_payload.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ <h3>Return Value <span class="anchor" id="variable-empty_payload"></span><small>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
20 changes: 10 additions & 10 deletions interface/execute.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,18 +146,18 @@ <h3 class="panel-title">Calls</h3>
<polygon fill="none" stroke="black" points="55,-24 0,-24 0,0 55,0 55,-24"/>
<text text-anchor="middle" x="27.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">execute</text>
</g>
<!-- proc~execute -->
<!-- proc~execute~2 -->
<g id="interface~~execute~~CallsGraph_node2" class="node">
<title>proc~execute</title>
<g id="a_interface~~execute~~CallsGraph_node2"><a xlink:href=".././proc/execute.html" xlink:title="execute">
<title>proc~execute~2</title>
<g id="a_interface~~execute~~CallsGraph_node2"><a xlink:href=".././proc/execute~2.html" xlink:title="execute">
<polygon fill="#d94e8f" stroke="#d94e8f" points="146,-24 91,-24 91,0 146,0 146,-24"/>
<text text-anchor="middle" x="118.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">execute</text>
</a>
</g>
</g>
<!-- interface~execute&#45;&gt;proc~execute -->
<!-- interface~execute&#45;&gt;proc~execute~2 -->
<g id="interface~~execute~~CallsGraph_edge1" class="edge">
<title>interface~execute&#45;&gt;proc~execute</title>
<title>interface~execute&#45;&gt;proc~execute~2</title>
<path fill="none" stroke="#ff0000" stroke-dasharray="5,2" d="M55.2,-12C63.21,-12 72.14,-12 80.68,-12"/>
<polygon fill="#ff0000" stroke="#ff0000" points="80.82,-15.5 90.82,-12 80.82,-8.5 80.82,-15.5"/>
</g>
Expand Down Expand Up @@ -225,7 +225,7 @@ <h3 class="panel-title">Calls</h3>
</div>
</div>
<br>
<h2>private module module function execute(self, arguments) result(output) <a href='../proc/execute.html'><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
<h2>private module module function execute(self, arguments) result(output) <a href='../proc/execute~2.html'><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
</h2>


Expand All @@ -235,21 +235,21 @@ <h3>Arguments</h3>
<thead><tr><th>Type</th><th>Intent</th><th>Optional</th><th>Attributes</th><th></th><th>Name</th><th></th></thead>
<tbody>
<tr>
<td><span class="anchor" id="variable-self~5"></span>class(<a href='../type/task_item_t.html'>task_item_t</a>),</td>
<td><span class="anchor" id="variable-self~10"></span>class(<a href='../type/task_item_t.html'>task_item_t</a>),</td>
<td>intent(in)</td>
<td></td> <td></td><td>::</td>
<td><strong>self</strong></td><td></td>
</tr>
<tr>
<td><span class="anchor" id="variable-arguments~2"></span>type(<a href='../type/payload_t.html'>payload_t</a>),</td>
<td><span class="anchor" id="variable-arguments~3"></span>type(<a href='../type/payload_t.html'>payload_t</a>),</td>
<td>intent(in)</td>
<td></td> <td></td><td>::</td>
<td><strong>arguments</strong>(:)</td><td></td>
</tr>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-output~2"></span><small>type(<a href='../type/payload_t.html'>payload_t</a>)</small></h3>
<h3>Return Value <span class="anchor" id="variable-output~3"></span><small>type(<a href='../type/payload_t.html'>payload_t</a>)</small></h3>

<h3>Description</h3>
<p>complete the assigned task</p>
Expand All @@ -270,7 +270,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/execute_i.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
18 changes: 9 additions & 9 deletions interface/execute~2.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,18 +146,18 @@ <h3 class="panel-title">Calls</h3>
<polygon fill="none" stroke="black" points="55,-24 0,-24 0,0 55,0 55,-24"/>
<text text-anchor="middle" x="27.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">execute</text>
</g>
<!-- proc~execute~2 -->
<!-- proc~execute -->
<g id="interface~~execute~2~~CallsGraph_node2" class="node">
<title>proc~execute~2</title>
<g id="a_interface~~execute~2~~CallsGraph_node2"><a xlink:href=".././proc/execute~2.html" xlink:title="execute">
<title>proc~execute</title>
<g id="a_interface~~execute~2~~CallsGraph_node2"><a xlink:href=".././proc/execute.html" xlink:title="execute">
<polygon fill="#d94e8f" stroke="#d94e8f" points="146,-24 91,-24 91,0 146,0 146,-24"/>
<text text-anchor="middle" x="118.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">execute</text>
</a>
</g>
</g>
<!-- interface~execute~2&#45;&gt;proc~execute~2 -->
<!-- interface~execute~2&#45;&gt;proc~execute -->
<g id="interface~~execute~2~~CallsGraph_edge1" class="edge">
<title>interface~execute~2&#45;&gt;proc~execute~2</title>
<title>interface~execute~2&#45;&gt;proc~execute</title>
<path fill="none" stroke="#ff0000" stroke-dasharray="5,2" d="M55.2,-12C63.21,-12 72.14,-12 80.68,-12"/>
<polygon fill="#ff0000" stroke="#ff0000" points="80.82,-15.5 90.82,-12 80.82,-8.5 80.82,-15.5"/>
</g>
Expand Down Expand Up @@ -225,7 +225,7 @@ <h3 class="panel-title">Calls</h3>
</div>
</div>
<br>
<h2>private module module function execute(self, arguments) result(output) <a href='../proc/execute~2.html'><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
<h2>private module module function execute(self, arguments) result(output) <a href='../proc/execute.html'><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
</h2>


Expand All @@ -241,15 +241,15 @@ <h3>Arguments</h3>
<td><strong>self</strong></td><td></td>
</tr>
<tr>
<td><span class="anchor" id="variable-arguments~3"></span>type(<a href='../type/payload_t.html'>payload_t</a>),</td>
<td><span class="anchor" id="variable-arguments~2"></span>type(<a href='../type/payload_t.html'>payload_t</a>),</td>
<td>intent(in)</td>
<td></td> <td></td><td>::</td>
<td><strong>arguments</strong>(:)</td><td></td>
</tr>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-output~3"></span><small>type(<a href='../type/payload_t.html'>payload_t</a>)</small></h3>
<h3>Return Value <span class="anchor" id="variable-output~2"></span><small>type(<a href='../type/payload_t.html'>payload_t</a>)</small></h3>

<br>

Expand All @@ -268,7 +268,7 @@ <h3>Return Value <span class="anchor" id="variable-output~3"></span><small>type(
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
26 changes: 13 additions & 13 deletions interface/is_final_task.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ <h1>is_final_task
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
title=" 4.6% of total for procedures.">13 statements</a>
title=" 2.5% of total for procedures.">7 statements</a>
</li>
<li><i class="fa fa-code"></i><a href="../src/task_item_m.f90"> Source File</a></li>
<li><i class="fa fa-code"></i><a href="../src/task_m.f90"> Source File</a></li>
</ul>
<ol class="breadcrumb in-well text-right">
<li><a href='../sourcefile/task_item_m.f90.html'>task_item_m.f90</a></li>
<li><a href='../module/task_item_m.html'>task_item_m</a></li>
<li><a href='../sourcefile/task_m.f90.html'>task_m.f90</a></li>
<li><a href='../module/task_m.html'>task_m</a></li>
<li class="active">is_final_task</li>
</ol>
</div>
Expand Down Expand Up @@ -146,18 +146,18 @@ <h3 class="panel-title">Calls</h3>
<polygon fill="none" stroke="black" points="76,-24 0,-24 0,0 76,0 76,-24"/>
<text text-anchor="middle" x="38" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">is_final_task</text>
</g>
<!-- proc~is_final_task -->
<!-- proc~is_final_task~2 -->
<g id="interface~~is_final_task~~CallsGraph_node2" class="node">
<title>proc~is_final_task</title>
<g id="a_interface~~is_final_task~~CallsGraph_node2"><a xlink:href=".././proc/is_final_task.html" xlink:title="is_final_task">
<title>proc~is_final_task~2</title>
<g id="a_interface~~is_final_task~~CallsGraph_node2"><a xlink:href=".././proc/is_final_task~2.html" xlink:title="is_final_task">
<polygon fill="#d94e8f" stroke="#d94e8f" points="188,-24 112,-24 112,0 188,0 188,-24"/>
<text text-anchor="middle" x="150" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">is_final_task</text>
</a>
</g>
</g>
<!-- interface~is_final_task&#45;&gt;proc~is_final_task -->
<!-- interface~is_final_task&#45;&gt;proc~is_final_task~2 -->
<g id="interface~~is_final_task~~CallsGraph_edge1" class="edge">
<title>interface~is_final_task&#45;&gt;proc~is_final_task</title>
<title>interface~is_final_task&#45;&gt;proc~is_final_task~2</title>
<path fill="none" stroke="#ff0000" stroke-dasharray="5,2" d="M76.24,-12C84.39,-12 93.13,-12 101.62,-12"/>
<polygon fill="#ff0000" stroke="#ff0000" points="101.8,-15.5 111.8,-12 101.8,-8.5 101.8,-15.5"/>
</g>
Expand Down Expand Up @@ -225,7 +225,7 @@ <h3 class="panel-title">Calls</h3>
</div>
</div>
<br>
<h2>private pure module module function is_final_task(self) <a href='../proc/is_final_task.html'><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
<h2>private pure module module function is_final_task(self) <a href='../proc/is_final_task~2.html'><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
</h2>


Expand All @@ -235,15 +235,15 @@ <h3>Arguments</h3>
<thead><tr><th>Type</th><th>Intent</th><th>Optional</th><th>Attributes</th><th></th><th>Name</th><th></th></thead>
<tbody>
<tr>
<td><span class="anchor" id="variable-self~6"></span>class(<a href='../type/task_item_t.html'>task_item_t</a>),</td>
<td><span class="anchor" id="variable-self~9"></span>class(<a href='../type/task_t.html'>task_t</a>),</td>
<td>intent(in)</td>
<td></td> <td></td><td>::</td>
<td><strong>self</strong></td><td></td>
</tr>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-is_final_task~4"></span><small>logical</small></h3>
<h3>Return Value <span class="anchor" id="variable-is_final_task~5"></span><small>logical</small></h3>

<h3>Description</h3>
<p>is this the final task?</p>
Expand All @@ -264,7 +264,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
12 changes: 6 additions & 6 deletions interface/is_final_task~2.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ <h1>is_final_task
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
title=" 2.5% of total for procedures.">7 statements</a>
title=" 4.6% of total for procedures.">13 statements</a>
</li>
<li><i class="fa fa-code"></i><a href="../src/task_m.f90"> Source File</a></li>
<li><i class="fa fa-code"></i><a href="../src/task_item_m.f90"> Source File</a></li>
</ul>
<ol class="breadcrumb in-well text-right">
<li><a href='../sourcefile/task_m.f90.html'>task_m.f90</a></li>
<li><a href='../module/task_m.html'>task_m</a></li>
<li><a href='../sourcefile/task_item_m.f90.html'>task_item_m.f90</a></li>
<li><a href='../module/task_item_m.html'>task_item_m</a></li>
<li class="active">is_final_task</li>
</ol>
</div>
Expand Down Expand Up @@ -235,7 +235,7 @@ <h3>Arguments</h3>
<thead><tr><th>Type</th><th>Intent</th><th>Optional</th><th>Attributes</th><th></th><th>Name</th><th></th></thead>
<tbody>
<tr>
<td><span class="anchor" id="variable-self~9"></span>class(<a href='../type/task_t.html'>task_t</a>),</td>
<td><span class="anchor" id="variable-self~11"></span>class(<a href='../type/task_item_t.html'>task_item_t</a>),</td>
<td>intent(in)</td>
<td></td> <td></td><td>::</td>
<td><strong>self</strong></td><td></td>
Expand Down Expand Up @@ -264,7 +264,7 @@ <h3>Description</h3>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
16 changes: 8 additions & 8 deletions interface/is_final_task~3.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,18 +146,18 @@ <h3 class="panel-title">Calls</h3>
<polygon fill="none" stroke="black" points="76,-24 0,-24 0,0 76,0 76,-24"/>
<text text-anchor="middle" x="38" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">is_final_task</text>
</g>
<!-- proc~is_final_task~2 -->
<!-- proc~is_final_task -->
<g id="interface~~is_final_task~3~~CallsGraph_node2" class="node">
<title>proc~is_final_task~2</title>
<g id="a_interface~~is_final_task~3~~CallsGraph_node2"><a xlink:href=".././proc/is_final_task~2.html" xlink:title="is_final_task">
<title>proc~is_final_task</title>
<g id="a_interface~~is_final_task~3~~CallsGraph_node2"><a xlink:href=".././proc/is_final_task.html" xlink:title="is_final_task">
<polygon fill="#d94e8f" stroke="#d94e8f" points="188,-24 112,-24 112,0 188,0 188,-24"/>
<text text-anchor="middle" x="150" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">is_final_task</text>
</a>
</g>
</g>
<!-- interface~is_final_task~3&#45;&gt;proc~is_final_task~2 -->
<!-- interface~is_final_task~3&#45;&gt;proc~is_final_task -->
<g id="interface~~is_final_task~3~~CallsGraph_edge1" class="edge">
<title>interface~is_final_task~3&#45;&gt;proc~is_final_task~2</title>
<title>interface~is_final_task~3&#45;&gt;proc~is_final_task</title>
<path fill="none" stroke="#ff0000" stroke-dasharray="5,2" d="M76.24,-12C84.39,-12 93.13,-12 101.62,-12"/>
<polygon fill="#ff0000" stroke="#ff0000" points="101.8,-15.5 111.8,-12 101.8,-8.5 101.8,-15.5"/>
</g>
Expand Down Expand Up @@ -225,7 +225,7 @@ <h3 class="panel-title">Calls</h3>
</div>
</div>
<br>
<h2>private pure module module function is_final_task(self) <a href='../proc/is_final_task~2.html'><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
<h2>private pure module module function is_final_task(self) <a href='../proc/is_final_task.html'><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
</h2>


Expand All @@ -243,7 +243,7 @@ <h3>Arguments</h3>
</tbody>
</table>

<h3>Return Value <span class="anchor" id="variable-is_final_task~5"></span><small>logical</small></h3>
<h3>Return Value <span class="anchor" id="variable-is_final_task~4"></span><small>logical</small></h3>

<br>

Expand All @@ -262,7 +262,7 @@ <h3>Return Value <span class="anchor" id="variable-is_final_task~5"></span><smal
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/payload_t.html
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ <h4>Arguments</h4> <em>None</em>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/raw_payload.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ <h3>Arguments</h3>
<thead><tr><th>Type</th><th>Intent</th><th>Optional</th><th>Attributes</th><th></th><th>Name</th><th></th></thead>
<tbody>
<tr>
<td><span class="anchor" id="variable-self~10"></span>class(<a href='../type/payload_t.html'>payload_t</a>),</td>
<td><span class="anchor" id="variable-self~2"></span>class(<a href='../type/payload_t.html'>payload_t</a>),</td>
<td>intent(in)</td>
<td></td> <td></td><td>::</td>
<td><strong>self</strong></td><td></td>
Expand All @@ -262,7 +262,7 @@ <h3>Return Value <span class="anchor" id="variable-raw_payload~2"></span><small>
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-02-10 02:25 </p>
on 2023-07-19 23:01 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit e1a9688

Please sign in to comment.