Skip to content

Commit

Permalink
Deploying to gh-pages from @ aec574f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
felicio93 committed Aug 16, 2024
1 parent 11a1283 commit ae878d0
Show file tree
Hide file tree
Showing 14 changed files with 188 additions and 35 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3358831963b961e6857af640c0ceca2b
config: b55061a1ed706756b532307bea66fd73
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.5.8',
VERSION: '1.5.9',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
16 changes: 13 additions & 3 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; ocsmesh 1.5.8 documentation</title>
<title>Index &mdash; ocsmesh 1.5.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />

Expand Down Expand Up @@ -169,6 +169,8 @@ <h2 id="A">A</h2>
<h2 id="B">B</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.batched">batched() (in module ocsmesh.utils)</a>
</li>
<li><a href="ocsmesh.size_function.html#ocsmesh.hfun.HfunRaster.bbox">bbox (ocsmesh.hfun.HfunRaster property)</a>

<ul>
Expand Down Expand Up @@ -201,20 +203,26 @@ <h2 id="C">C</h2>
<li><a href="ocsmesh.utilities.html#ocsmesh.raster.Raster.chunk_size">(ocsmesh.raster.Raster property)</a>
</li>
</ul></li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.cleanup_concave_quads">cleanup_concave_quads() (in module ocsmesh.utils)</a>
</li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.cleanup_duplicates">cleanup_duplicates() (in module ocsmesh.utils)</a>
</li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.cleanup_folded_bound_el">cleanup_folded_bound_el() (in module ocsmesh.utils)</a>
</li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.cleanup_isolates">cleanup_isolates() (in module ocsmesh.utils)</a>
</li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.cleanup_pinched_nodes">cleanup_pinched_nodes() (in module ocsmesh.utils)</a>
</li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.cleanup_skewed_el">cleanup_skewed_el() (in module ocsmesh.utils)</a>
</li>
<li><a href="ocsmesh.size_function.html#ocsmesh.hfun.HfunRaster.clip">clip() (ocsmesh.hfun.HfunRaster method)</a>

<ul>
<li><a href="ocsmesh.utilities.html#ocsmesh.raster.Raster.clip">(ocsmesh.raster.Raster method)</a>
</li>
</ul></li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.clip_elements_by_index">clip_elements_by_index() (in module ocsmesh.utils)</a>
</li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.clip_mesh_by_mesh">clip_mesh_by_mesh() (in module ocsmesh.utils)</a>
</li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.clip_mesh_by_shape">clip_mesh_by_shape() (in module ocsmesh.utils)</a>
Expand All @@ -227,14 +235,14 @@ <h2 id="C">C</h2>
<li><a href="ocsmesh.utilities.html#ocsmesh.raster.Raster.close">(ocsmesh.raster.Raster method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="ocsmesh.size_function.html#ocsmesh.hfun.HfunRaster.contourf">contourf() (ocsmesh.hfun.HfunRaster method)</a>

<ul>
<li><a href="ocsmesh.utilities.html#ocsmesh.raster.Raster.contourf">(ocsmesh.raster.Raster method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="ocsmesh.mesh.html#ocsmesh.mesh.EuclideanMesh2D.coord">coord (ocsmesh.mesh.EuclideanMesh2D property)</a>

<ul>
Expand Down Expand Up @@ -793,6 +801,8 @@ <h2 id="Q">Q</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="ocsmesh.mesh.html#ocsmesh.mesh.EuclideanMesh2D.quad4">quad4 (ocsmesh.mesh.EuclideanMesh2D property)</a>
</li>
<li><a href="ocsmesh.utilities.html#ocsmesh.utils.quadrangulate_rivermapper_arcs">quadrangulate_rivermapper_arcs() (in module ocsmesh.utils)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
Expand Down
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OCSMesh &mdash; ocsmesh 1.5.8 documentation</title>
<title>OCSMesh &mdash; ocsmesh 1.5.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />

Expand Down Expand Up @@ -125,7 +125,7 @@ <h3>From GitHub repo<a class="headerlink" href="#from-github-repo" title="Permal
<section id="requirements">
<h3>Requirements<a class="headerlink" href="#requirements" title="Permalink to this heading"></a></h3>
<ul class="simple">
<li><p>3.9 &lt;= Python</p></li>
<li><p>3.10 &lt;= Python</p></li>
<li><p>CMake</p></li>
<li><p>C/C++ compilers</p></li>
</ul>
Expand Down Expand Up @@ -468,6 +468,11 @@ <h1>How to Cite<a class="headerlink" href="#how-to-cite" title="Permalink to thi
<li class="toctree-l2"><a class="reference internal" href="ocsmesh.utilities.html#ocsmesh.utils.calc_el_angles"><code class="docutils literal notranslate"><span class="pre">calc_el_angles()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="ocsmesh.utilities.html#ocsmesh.utils.order_mesh"><code class="docutils literal notranslate"><span class="pre">order_mesh()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="ocsmesh.utilities.html#ocsmesh.utils.quads_from_tri"><code class="docutils literal notranslate"><span class="pre">quads_from_tri()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="ocsmesh.utilities.html#ocsmesh.utils.clip_elements_by_index"><code class="docutils literal notranslate"><span class="pre">clip_elements_by_index()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="ocsmesh.utilities.html#ocsmesh.utils.cleanup_skewed_el"><code class="docutils literal notranslate"><span class="pre">cleanup_skewed_el()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="ocsmesh.utilities.html#ocsmesh.utils.cleanup_concave_quads"><code class="docutils literal notranslate"><span class="pre">cleanup_concave_quads()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="ocsmesh.utilities.html#ocsmesh.utils.quadrangulate_rivermapper_arcs"><code class="docutils literal notranslate"><span class="pre">quadrangulate_rivermapper_arcs()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="ocsmesh.utilities.html#ocsmesh.utils.batched"><code class="docutils literal notranslate"><span class="pre">batched()</span></code></a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="ocsmesh.command_line.html">Command line interface</a><ul>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion ocsmesh.command_line.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Command line interface &mdash; ocsmesh 1.5.8 documentation</title>
<title>Command line interface &mdash; ocsmesh 1.5.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion ocsmesh.geometry.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Domain definition &mdash; ocsmesh 1.5.8 documentation</title>
<title>Domain definition &mdash; ocsmesh 1.5.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion ocsmesh.mesh.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mesh representation &mdash; ocsmesh 1.5.8 documentation</title>
<title>Mesh representation &mdash; ocsmesh 1.5.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />

Expand Down
2 changes: 1 addition & 1 deletion ocsmesh.size_function.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mesh size definition &mdash; ocsmesh 1.5.8 documentation</title>
<title>Mesh size definition &mdash; ocsmesh 1.5.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />

Expand Down
Loading

0 comments on commit ae878d0

Please sign in to comment.