Skip to content

Commit

Permalink
Deploying to gh-pages from @ 763cdcb 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Apr 18, 2024
1 parent ee1223e commit 09a0e60
Show file tree
Hide file tree
Showing 252 changed files with 15,103 additions and 15,103 deletions.
Binary file modified favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<div class="container">
<!-- Main component for a primary marketing message or call to action -->
<div class="p-5 mb-4 bg-light border rounded-3" id="jumbotron">
<p style="text-align: center"><img alt="ForCAD" src="https://github.com/gha3mi/forcad/raw/main/logo/logo.png"></p>
<p style="text-align: center"><img alt="ForCAD" src="https://github.com/gha3mi/forcad/raw/main/logo/logo.png" style="max-width: 100%; height: auto;"></p>
<p> Find us on&hellip;</p>
<p>
<a class="btn btn-lg btn-primary" href="https://github.com/gha3mi/forcad" role="button">GitHub</a>
Expand All @@ -86,7 +86,7 @@ <h1>ForCAD</h1>
<a href="https://github.com/gha3mi/forcad/actions/workflows/doc.yml"><img alt="doc" src="https://github.com/gha3mi/forcad/actions/workflows/doc.yml/badge.svg"></a>
<a href="https://github.com/gha3mi/forcad/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/gha3mi/forcad?color=green"></a>
<a href="https://zenodo.org/doi/10.5281/zenodo.10904447"><img alt="DOI" src="https://zenodo.org/badge/778032800.svg"></a></p>
<p><img alt="logo" src="logo/logo.png"></p>
<p><img alt="" src="logo/logo.png"></p>
<p><strong>ForCAD</strong>: A Fortran library for Geometric Modeling using NURBS (Non-Uniform Rational B-Splines).</p>
<p>ForCAD supports <strong>B-Spline</strong>, <strong>NURBS</strong>, <strong>Bezier</strong>, and <strong>Rational Bezier</strong> curves, surfaces, and volumes.</p>
<h2>Main Features</h2>
Expand Down Expand Up @@ -256,7 +256,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-04-18T19:40:09.365208 </p>
on 2024-04-18T20:42:18.543707 </p>
</div>
</div>
<br>
Expand Down
932 changes: 466 additions & 466 deletions interface/compute_multiplicity.html

Large diffs are not rendered by default.

358 changes: 179 additions & 179 deletions interface/elemconn_c0.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions interface/elemconn_cn.html
Original file line number Diff line number Diff line change
Expand Up @@ -341,24 +341,24 @@ <h3 class="card-title">Called by</h3>
<!-- proc~cmp_elem~2 -->
<g id="interface~~elemconn_cn~~CalledByGraph_node3" class="node">
<title>proc~cmp_elem~2</title>
<g id="a_interface~~elemconn_cn~~CalledByGraph_node3"><a xlink:href="../proc/cmp_elem~2.html" xlink:title="nurbs_curve%cmp_elem">
<polygon fill="#d94e8f" stroke="#d94e8f" points="148,-66 5,-66 5,-42 148,-42 148,-66"/>
<text text-anchor="middle" x="76.5" y="-51.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_curve%cmp_elem</text>
<g id="a_interface~~elemconn_cn~~CalledByGraph_node3"><a xlink:href="../proc/cmp_elem~2.html" xlink:title="nurbs_surface%cmp_elem">
<polygon fill="#d94e8f" stroke="#d94e8f" points="153,-66 0,-66 0,-42 153,-42 153,-66"/>
<text text-anchor="middle" x="76.5" y="-51.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_surface%cmp_elem</text>
</a>
</g>
</g>
<!-- proc~cmp_elem~2&#45;&gt;interface~elemconn_cn -->
<g id="interface~~elemconn_cn~~CalledByGraph_edge2" class="edge">
<title>proc~cmp_elem~2&#45;&gt;interface~elemconn_cn</title>
<path fill="none" stroke="#ff0000" d="M148.19,-54C158.52,-54 169,-54 178.88,-54"/>
<polygon fill="#ff0000" stroke="#ff0000" points="178.93,-57.5 188.93,-54 178.93,-50.5 178.93,-57.5"/>
<path fill="none" stroke="#ff0000" d="M153.15,-54C161.81,-54 170.5,-54 178.77,-54"/>
<polygon fill="#ff0000" stroke="#ff0000" points="178.99,-57.5 188.99,-54 178.99,-50.5 178.99,-57.5"/>
</g>
<!-- proc~cmp_elem~3 -->
<g id="interface~~elemconn_cn~~CalledByGraph_node4" class="node">
<title>proc~cmp_elem~3</title>
<g id="a_interface~~elemconn_cn~~CalledByGraph_node4"><a xlink:href="../proc/cmp_elem~3.html" xlink:title="nurbs_surface%cmp_elem">
<polygon fill="#d94e8f" stroke="#d94e8f" points="153,-24 0,-24 0,0 153,0 153,-24"/>
<text text-anchor="middle" x="76.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_surface%cmp_elem</text>
<g id="a_interface~~elemconn_cn~~CalledByGraph_node4"><a xlink:href="../proc/cmp_elem~3.html" xlink:title="nurbs_curve%cmp_elem">
<polygon fill="#d94e8f" stroke="#d94e8f" points="148,-24 5,-24 5,0 148,0 148,-24"/>
<text text-anchor="middle" x="76.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_curve%cmp_elem</text>
</a>
</g>
</g>
Expand Down Expand Up @@ -964,7 +964,7 @@ <h4>Arguments</h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-18T19:40:09.365208 </p>
on 2024-04-18T20:42:18.543707 </p>
</div>
</div>
<br>
Expand Down
56 changes: 28 additions & 28 deletions interface/ndgrid.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,18 +322,18 @@ <h3 class="card-title">Called by</h3>
<path fill="none" stroke="#ff0000" d="M311.92,-377.9C316.98,-375.46 321.77,-372.52 326,-369 358.73,-341.76 375.66,-293.03 383.12,-264.82"/>
<polygon fill="#ff0000" stroke="#ff0000" points="386.52,-265.65 385.52,-255.1 379.72,-263.96 386.52,-265.65"/>
</g>
<!-- proc~basis~3 -->
<!-- proc~basis~2 -->
<g id="interface~~ndgrid~~CalledByGraph_node3" class="node">
<title>proc~basis~3</title>
<g id="a_interface~~ndgrid~~CalledByGraph_node3"><a xlink:href="../proc/basis~3.html" xlink:title="nurbs_surface%basis">
<title>proc~basis~2</title>
<g id="a_interface~~ndgrid~~CalledByGraph_node3"><a xlink:href="../proc/basis~2.html" xlink:title="nurbs_surface%basis">
<polygon fill="#d9534f" stroke="#d9534f" points="312.5,-360 188.5,-360 188.5,-336 312.5,-336 312.5,-360"/>
<text text-anchor="middle" x="250.5" y="-345.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_surface%basis</text>
</a>
</g>
</g>
<!-- proc~basis~3&#45;&gt;interface~ndgrid -->
<!-- proc~basis~2&#45;&gt;interface~ndgrid -->
<g id="interface~~ndgrid~~CalledByGraph_edge2" class="edge">
<title>proc~basis~3&#45;&gt;interface~ndgrid</title>
<title>proc~basis~2&#45;&gt;interface~ndgrid</title>
<path fill="none" stroke="#ff0000" d="M309.38,-335.89C315.25,-333.44 320.92,-330.52 326,-327 349.21,-310.95 367.12,-283.35 377.6,-264.19"/>
<polygon fill="#ff0000" stroke="#ff0000" points="380.71,-265.78 382.26,-255.3 374.51,-262.53 380.71,-265.78"/>
</g>
Expand All @@ -352,18 +352,18 @@ <h3 class="card-title">Called by</h3>
<path fill="none" stroke="#ff0000" d="M277.82,-293.85C299.06,-284.05 329.16,-270.16 352.53,-259.37"/>
<polygon fill="#ff0000" stroke="#ff0000" points="354.15,-262.48 361.76,-255.11 351.22,-256.12 354.15,-262.48"/>
</g>
<!-- proc~create~3 -->
<!-- proc~create~2 -->
<g id="interface~~ndgrid~~CalledByGraph_node5" class="node">
<title>proc~create~3</title>
<g id="a_interface~~ndgrid~~CalledByGraph_node5"><a xlink:href="../proc/create~3.html" xlink:title="nurbs_surface%create">
<title>proc~create~2</title>
<g id="a_interface~~ndgrid~~CalledByGraph_node5"><a xlink:href="../proc/create~2.html" xlink:title="nurbs_surface%create">
<polygon fill="#d9534f" stroke="#d9534f" points="316,-192 185,-192 185,-168 316,-168 316,-192"/>
<text text-anchor="middle" x="250.5" y="-177.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_surface%create</text>
</a>
</g>
</g>
<!-- proc~create~3&#45;&gt;interface~ndgrid -->
<!-- proc~create~2&#45;&gt;interface~ndgrid -->
<g id="interface~~ndgrid~~CalledByGraph_edge4" class="edge">
<title>proc~create~3&#45;&gt;interface~ndgrid</title>
<title>proc~create~2&#45;&gt;interface~ndgrid</title>
<path fill="none" stroke="#ff0000" d="M277.82,-192.15C299.06,-201.95 329.16,-215.84 352.53,-226.63"/>
<polygon fill="#ff0000" stroke="#ff0000" points="351.22,-229.88 361.76,-230.89 354.15,-223.52 351.22,-229.88"/>
</g>
Expand All @@ -382,18 +382,18 @@ <h3 class="card-title">Called by</h3>
<path fill="none" stroke="#ff0000" d="M309.38,-150.11C315.25,-152.56 320.92,-155.48 326,-159 349.21,-175.05 367.12,-202.65 377.6,-221.81"/>
<polygon fill="#ff0000" stroke="#ff0000" points="374.51,-223.47 382.26,-230.7 380.71,-220.22 374.51,-223.47"/>
</g>
<!-- proc~derivative~3 -->
<!-- proc~derivative~2 -->
<g id="interface~~ndgrid~~CalledByGraph_node7" class="node">
<title>proc~derivative~3</title>
<g id="a_interface~~ndgrid~~CalledByGraph_node7"><a xlink:href="../proc/derivative~3.html" xlink:title="nurbs_surface%derivative">
<title>proc~derivative~2</title>
<g id="a_interface~~ndgrid~~CalledByGraph_node7"><a xlink:href="../proc/derivative~2.html" xlink:title="nurbs_surface%derivative">
<polygon fill="#d9534f" stroke="#d9534f" points="326,-108 175,-108 175,-84 326,-84 326,-108"/>
<text text-anchor="middle" x="250.5" y="-93.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_surface%derivative</text>
</a>
</g>
</g>
<!-- proc~derivative~3&#45;&gt;interface~ndgrid -->
<!-- proc~derivative~2&#45;&gt;interface~ndgrid -->
<g id="interface~~ndgrid~~CalledByGraph_edge6" class="edge">
<title>proc~derivative~3&#45;&gt;interface~ndgrid</title>
<title>proc~derivative~2&#45;&gt;interface~ndgrid</title>
<path fill="none" stroke="#ff0000" d="M311.92,-108.1C316.98,-110.54 321.77,-113.48 326,-117 358.73,-144.24 375.66,-192.97 383.12,-221.18"/>
<polygon fill="#ff0000" stroke="#ff0000" points="379.72,-222.04 385.52,-230.9 386.52,-220.35 379.72,-222.04"/>
</g>
Expand All @@ -406,9 +406,9 @@ <h3 class="card-title">Called by</h3>
</a>
</g>
</g>
<!-- program~example3_surface&#45;&gt;proc~create~3 -->
<!-- program~example3_surface&#45;&gt;proc~create~2 -->
<g id="interface~~ndgrid~~CalledByGraph_edge13" class="edge">
<title>program~example3_surface&#45;&gt;proc~create~3</title>
<title>program~example3_surface&#45;&gt;proc~create~2</title>
<path fill="none" stroke="#00ffff" d="M121.79,-209.96C142.58,-205.09 166.75,-199.42 188.43,-194.33"/>
<polygon fill="#00ffff" stroke="#00ffff" points="189.26,-197.73 198.2,-192.04 187.66,-190.91 189.26,-197.73"/>
</g>
Expand Down Expand Up @@ -436,9 +436,9 @@ <h3 class="card-title">Called by</h3>
</a>
</g>
</g>
<!-- program~example_nurbs_surface&#45;&gt;proc~create~3 -->
<!-- program~example_nurbs_surface&#45;&gt;proc~create~2 -->
<g id="interface~~ndgrid~~CalledByGraph_edge14" class="edge">
<title>program~example_nurbs_surface&#45;&gt;proc~create~3</title>
<title>program~example_nurbs_surface&#45;&gt;proc~create~2</title>
<path fill="none" stroke="#00ffff" d="M139.19,-180C150.78,-180 162.87,-180 174.61,-180"/>
<polygon fill="#00ffff" stroke="#00ffff" points="174.81,-183.5 184.81,-180 174.81,-176.5 174.81,-183.5"/>
</g>
Expand Down Expand Up @@ -466,9 +466,9 @@ <h3 class="card-title">Called by</h3>
</a>
</g>
</g>
<!-- program~shape_c_2d&#45;&gt;proc~create~3 -->
<!-- program~shape_c_2d&#45;&gt;proc~create~2 -->
<g id="interface~~ndgrid~~CalledByGraph_edge15" class="edge">
<title>program~shape_c_2d&#45;&gt;proc~create~3</title>
<title>program~shape_c_2d&#45;&gt;proc~create~2</title>
<path fill="none" stroke="#00ffff" d="M107.59,-146.7C130.83,-152.16 161.36,-159.32 188.15,-165.6"/>
<polygon fill="#00ffff" stroke="#00ffff" points="187.67,-169.09 198.21,-167.96 189.27,-162.27 187.67,-169.09"/>
</g>
Expand Down Expand Up @@ -496,9 +496,9 @@ <h3 class="card-title">Called by</h3>
</a>
</g>
</g>
<!-- program~shape_half_ring_2d&#45;&gt;proc~create~3 -->
<!-- program~shape_half_ring_2d&#45;&gt;proc~create~2 -->
<g id="interface~~ndgrid~~CalledByGraph_edge16" class="edge">
<title>program~shape_half_ring_2d&#45;&gt;proc~create~3</title>
<title>program~shape_half_ring_2d&#45;&gt;proc~create~2</title>
<path fill="none" stroke="#00ffff" d="M121.36,-108C127.55,-110.49 133.59,-113.46 139,-117 159.57,-130.47 154.28,-145.76 175,-159 177.77,-160.77 180.7,-162.4 183.72,-163.89"/>
<polygon fill="#00ffff" stroke="#00ffff" points="182.46,-167.16 193.03,-167.97 185.27,-160.75 182.46,-167.16"/>
</g>
Expand Down Expand Up @@ -541,9 +541,9 @@ <h3 class="card-title">Called by</h3>
</a>
</g>
</g>
<!-- program~shape_ring_2d&#45;&gt;proc~create~3 -->
<!-- program~shape_ring_2d&#45;&gt;proc~create~2 -->
<g id="interface~~ndgrid~~CalledByGraph_edge17" class="edge">
<title>program~shape_ring_2d&#45;&gt;proc~create~3</title>
<title>program~shape_ring_2d&#45;&gt;proc~create~2</title>
<path fill="none" stroke="#00ffff" d="M114.75,-61.43C123.54,-64.5 132.15,-68.85 139,-75 169.22,-102.14 144.47,-132.21 175,-159 176.51,-160.33 178.11,-161.58 179.77,-162.74"/>
<polygon fill="#00ffff" stroke="#00ffff" points="178.13,-165.84 188.52,-167.95 181.71,-159.83 178.13,-165.84"/>
</g>
Expand Down Expand Up @@ -571,9 +571,9 @@ <h3 class="card-title">Called by</h3>
</a>
</g>
</g>
<!-- program~shape_tetragon&#45;&gt;proc~create~3 -->
<!-- program~shape_tetragon&#45;&gt;proc~create~2 -->
<g id="interface~~ndgrid~~CalledByGraph_edge18" class="edge">
<title>program~shape_tetragon&#45;&gt;proc~create~3</title>
<title>program~shape_tetragon&#45;&gt;proc~create~2</title>
<path fill="none" stroke="#00ffff" d="M117.84,-19.71C125.69,-22.78 133.16,-27.05 139,-33 179.79,-74.58 133.74,-117.89 175,-159 176.1,-160.1 177.25,-161.14 178.45,-162.12"/>
<polygon fill="#00ffff" stroke="#00ffff" points="176.71,-165.17 186.95,-167.89 180.64,-159.38 176.71,-165.17"/>
</g>
Expand Down Expand Up @@ -844,7 +844,7 @@ <h4>Arguments</h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-18T19:40:09.365208 </p>
on 2024-04-18T20:42:18.543707 </p>
</div>
</div>
<br>
Expand Down
18 changes: 9 additions & 9 deletions interface/unique.html
Original file line number Diff line number Diff line change
Expand Up @@ -325,24 +325,24 @@ <h3 class="card-title">Called by</h3>
<!-- proc~cmp_elem~2 -->
<g id="interface~~unique~~CalledByGraph_node3" class="node">
<title>proc~cmp_elem~2</title>
<g id="a_interface~~unique~~CalledByGraph_node3"><a xlink:href="../proc/cmp_elem~2.html" xlink:title="nurbs_curve%cmp_elem">
<polygon fill="#d94e8f" stroke="#d94e8f" points="148,-66 5,-66 5,-42 148,-42 148,-66"/>
<text text-anchor="middle" x="76.5" y="-51.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_curve%cmp_elem</text>
<g id="a_interface~~unique~~CalledByGraph_node3"><a xlink:href="../proc/cmp_elem~2.html" xlink:title="nurbs_surface%cmp_elem">
<polygon fill="#d94e8f" stroke="#d94e8f" points="153,-66 0,-66 0,-42 153,-42 153,-66"/>
<text text-anchor="middle" x="76.5" y="-51.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_surface%cmp_elem</text>
</a>
</g>
</g>
<!-- proc~cmp_elem~2&#45;&gt;interface~unique -->
<g id="interface~~unique~~CalledByGraph_edge2" class="edge">
<title>proc~cmp_elem~2&#45;&gt;interface~unique</title>
<path fill="none" stroke="#ff0000" d="M148.26,-54C158.78,-54 169.24,-54 178.64,-54"/>
<polygon fill="#ff0000" stroke="#ff0000" points="178.77,-57.5 188.77,-54 178.77,-50.5 178.77,-57.5"/>
<path fill="none" stroke="#ff0000" d="M153.09,-54C162.03,-54 170.81,-54 178.82,-54"/>
<polygon fill="#ff0000" stroke="#ff0000" points="178.87,-57.5 188.87,-54 178.87,-50.5 178.87,-57.5"/>
</g>
<!-- proc~cmp_elem~3 -->
<g id="interface~~unique~~CalledByGraph_node4" class="node">
<title>proc~cmp_elem~3</title>
<g id="a_interface~~unique~~CalledByGraph_node4"><a xlink:href="../proc/cmp_elem~3.html" xlink:title="nurbs_surface%cmp_elem">
<polygon fill="#d94e8f" stroke="#d94e8f" points="153,-24 0,-24 0,0 153,0 153,-24"/>
<text text-anchor="middle" x="76.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_surface%cmp_elem</text>
<g id="a_interface~~unique~~CalledByGraph_node4"><a xlink:href="../proc/cmp_elem~3.html" xlink:title="nurbs_curve%cmp_elem">
<polygon fill="#d94e8f" stroke="#d94e8f" points="148,-24 5,-24 5,0 148,0 148,-24"/>
<text text-anchor="middle" x="76.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">nurbs_curve%cmp_elem</text>
</a>
</g>
</g>
Expand Down Expand Up @@ -554,7 +554,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-04-18T19:40:09.365208 </p>
on 2024-04-18T20:42:18.543707 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion lists/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,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-04-18T19:40:09.365208 </p>
on 2024-04-18T20:42:18.543707 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion lists/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,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-04-18T19:40:09.365208 </p>
on 2024-04-18T20:42:18.543707 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 09a0e60

Please sign in to comment.