Skip to content

Commit

Permalink
Deploying to gh-pages from @ 23fdf53 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rouson committed Sep 1, 2024
1 parent ac21437 commit 21fdd39
Show file tree
Hide file tree
Showing 188 changed files with 680 additions and 680 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h3 id="llvm-flang">LLVM Flang</h3>
Flang's capabilities are evolving rapidly so we recommend building a recent version of the main branch of llvm-project.
A script that might be helpful for doing so is in the <a href="https://github.com/rouson/handy-dandy/blob/7caaa4dc3d6e5331914a3025f0cb1db5ac1a886f/src/fresh-llvm-build.sh">handy-dandy</a> repository.</p>
<h2 id="documentation">Documentation</h2>
<p>See our online <a href="https://sourceryinstitute.github.io/assert/">documentation</a> or build the documentation locally by installing <a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a> and executing</p>
<p>See our online <a href="https://sourceryinstitute.github.io/julienne/">documentation</a> or build the documentation locally by installing <a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a> and executing</p>
<div class="codehilite"><pre><span></span><code>ford ford.md
</code></pre></div>
</div>
Expand Down Expand Up @@ -196,7 +196,7 @@ <h3>Derived Types</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/argument_present.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/array_of_strings.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ <h3>Return Value <span class="anchor" id="variable-strings_array"></span><small>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/as_character.html
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-self"></span>
<span class="anchor" id="variable-self~8"></span>
class(<a href='../type/string_t.html'>string_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -665,7 +665,7 @@ <h3>Return Value <span class="anchor" id="variable-raw_string"></span><small>cha
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions interface/assign_character_to_string_t.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-lhs~10"></span>
<span class="anchor" id="variable-lhs~11"></span>
class(<a href='../type/string_t.html'>string_t</a>),
</td>
<td>intent(inout)</td>
Expand All @@ -174,7 +174,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-rhs~10"></span>
<span class="anchor" id="variable-rhs~11"></span>
character(len=*),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -210,7 +210,7 @@ <h3>Arguments</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions interface/assign_string_t_to_character.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-lhs~11"></span>
<span class="anchor" id="variable-lhs~12"></span>
character(len=:),
</td>
<td>intent(out),</td>
Expand All @@ -174,7 +174,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-rhs~11"></span>
<span class="anchor" id="variable-rhs~12"></span>
class(<a href='../type/string_t.html'>string_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -210,7 +210,7 @@ <h3>Arguments</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/base_name.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-self~5"></span>
<span class="anchor" id="variable-self~12"></span>
class(<a href='../type/string_t.html'>string_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -199,7 +199,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
8 changes: 4 additions & 4 deletions interface/bin_t.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h4 class="card-header bg-primary text-white">Functions</h4>
</a>
<div id="funcs-0" class="collapse">
<div class="list-group list-group-flush">
<a class="list-group-item" href="../interface/bin_t.html#proc-construct~3">construct</a>
<a class="list-group-item" href="../interface/bin_t.html#proc-construct">construct</a>
</div>
</div>
</div>
Expand All @@ -154,8 +154,8 @@ <h2>public interface bin_t</h2>

<h2>Functions</h2>
<div class="card">
<div class="card-header codesum"><span class="anchor" id="proc-construct~3"></span> <h3>private elemental module function construct(num_items, num_bins, bin_number) result(bin)
<a href="../proc/construct~2.html"><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
<div class="card-header codesum"><span class="anchor" id="proc-construct"></span> <h3>private elemental module function construct(num_items, num_bins, bin_number) result(bin)
<a href="../proc/construct~3.html"><button type="button" class="btn btn-info depwarn">Implementation &rarr;</button></a>
</h3></div>
<div class="card-body">
<p>the result is a bin associated with a range of item numbers</p>
Expand Down Expand Up @@ -247,7 +247,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions interface/character_cat_string_t.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-lhs~9"></span>
<span class="anchor" id="variable-lhs~10"></span>
character(len=*),
</td>
<td>intent(in)</td>
Expand All @@ -174,7 +174,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-rhs~9"></span>
<span class="anchor" id="variable-rhs~10"></span>
class(<a href='../type/string_t.html'>string_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -212,7 +212,7 @@ <h3>Return Value <span class="anchor" id="variable-lhs_cat_rhs~3"></span><small>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions interface/character_eq_string_t.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-lhs~3"></span>
<span class="anchor" id="variable-lhs~4"></span>
character(len=*),
</td>
<td>intent(in)</td>
Expand All @@ -174,7 +174,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-rhs~3"></span>
<span class="anchor" id="variable-rhs~4"></span>
class(<a href='../type/string_t.html'>string_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -212,7 +212,7 @@ <h3>Return Value <span class="anchor" id="variable-lhs_eq_rhs~3"></span><small>l
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions interface/character_ne_string_t.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-lhs~6"></span>
<span class="anchor" id="variable-lhs~7"></span>
character(len=*),
</td>
<td>intent(in)</td>
Expand All @@ -174,7 +174,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-rhs~6"></span>
<span class="anchor" id="variable-rhs~7"></span>
class(<a href='../type/string_t.html'>string_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -212,7 +212,7 @@ <h3>Return Value <span class="anchor" id="variable-lhs_ne_rhs~3"></span><small>l
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/characterize.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-self~23"></span>
<span class="anchor" id="variable-self~5"></span>
class(<a href='../type/test_result_t.html'>test_result_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -199,7 +199,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/co_all.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/contains_text.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-self~27"></span>
<span class="anchor" id="variable-self~29"></span>
class(<a href='../type/vector_test_description_t.html'>vector_test_description_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -214,7 +214,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/contains_text~2.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-self~29"></span>
<span class="anchor" id="variable-self~31"></span>
class(<a href='../type/test_description_t.html'>test_description_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -214,7 +214,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/description_contains.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-self~25"></span>
<span class="anchor" id="variable-self~7"></span>
class(<a href='../type/test_result_t.html'>test_result_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -214,7 +214,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/equals.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/file_extension.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-self~4"></span>
<span class="anchor" id="variable-self~11"></span>
class(<a href='../type/string_t.html'>string_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -199,7 +199,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/file_t.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/first.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-self~30"></span>
<span class="anchor" id="variable-self~3"></span>
class(<a href='../type/bin_t.html'>bin_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -199,7 +199,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/flag_value.html
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions interface/get_character.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-self~10"></span>
<span class="anchor" id="variable-self~17"></span>
class(<a href='../type/string_t.html'>string_t</a>),
</td>
<td>intent(in)</td>
Expand Down Expand Up @@ -227,7 +227,7 @@ <h3>Return Value <span class="anchor" id="variable-value_~5"></span><small>chara
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-09-01 06:32 </p>
on 2024-09-01 06:37 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 21fdd39

Please sign in to comment.