Skip to content

Commit

Permalink
deploy: ba84037
Browse files Browse the repository at this point in the history
  • Loading branch information
Huite committed Oct 3, 2024
1 parent 99443d7 commit 7399944
Show file tree
Hide file tree
Showing 38 changed files with 50 additions and 50 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/examples/01_triangle-basic.doctree
Binary file not shown.
Binary file modified .doctrees/examples/02_gmsh-basic.doctree
Binary file not shown.
Binary file modified .doctrees/examples/03_gmsh-fields.doctree
Binary file not shown.
Binary file modified .doctrees/examples/04_triangle-geospatial.doctree
Binary file not shown.
Binary file modified .doctrees/examples/05_preprocessing.doctree
Binary file not shown.
Binary file modified .doctrees/examples/sg_execution_times.doctree
Binary file not shown.
Binary file modified .doctrees/sg_execution_times.doctree
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/1c2c81ccb6a1a5a51046d993cd54e199/03_gmsh-fields.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.6"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.6"
}
},
"nbformat": 4,
Expand Down
Binary file modified _downloads/52c7846e14921283b1c52e64efadbdbb/05_preprocessing.zip
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/604c5b96d2007d2a1b1fa0be75730e4a/02_gmsh-basic.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.6"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.6"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.6"
}
},
"nbformat": 4,
Expand Down
Binary file modified _images/sphx_glr_04_triangle-geospatial_003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/sphx_glr_04_triangle-geospatial_005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/sphx_glr_05_preprocessing_018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/sphx_glr_05_preprocessing_019.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/sphx_glr_05_preprocessing_020.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _sources/examples/01_triangle-basic.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ sizes, and linestrings and points to steer the triangulation.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.725 seconds)
**Total running time of the script:** (0 minutes 0.726 seconds)


.. _sphx_glr_download_examples_01_triangle-basic.py:
Expand Down
4 changes: 2 additions & 2 deletions _sources/examples/02_gmsh-basic.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ The GmshMesher class is initialized with a number of default parameters:
yoff = 5.0
fields = []
combination_field = CombinationField(fields=[], combination=<FieldCombination.MIN: 'Min'>, id=1, fields_list=[])
tmpdir = <TemporaryDirectory '/tmp/tmp90ex76nf'>
tmpdir = <TemporaryDirectory '/tmp/tmpqkhpi5bv'>
recombine_all = False
mesh_size_extend_from_boundary = True
mesh_size_from_points = True
Expand Down Expand Up @@ -327,7 +327,7 @@ polygons.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.361 seconds)
**Total running time of the script:** (0 minutes 0.356 seconds)


.. _sphx_glr_download_examples_02_gmsh-basic.py:
Expand Down
4 changes: 2 additions & 2 deletions _sources/examples/03_gmsh-fields.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ sizes in the lower left corner, and large cell sizes in the upper right:
.. code-block:: none
<matplotlib.collections.PathCollection object at 0x7f6dc57a3110>
<matplotlib.collections.PathCollection object at 0x7ff0f70f0e00>
Expand Down Expand Up @@ -451,7 +451,7 @@ specification, we need to take care to ensure values remain > 0.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.695 seconds)
**Total running time of the script:** (0 minutes 0.692 seconds)


.. _sphx_glr_download_examples_03_gmsh-fields.py:
Expand Down
2 changes: 1 addition & 1 deletion _sources/examples/04_triangle-geospatial.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ opened by e.g. QGIS.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.532 seconds)
**Total running time of the script:** (0 minutes 0.530 seconds)


.. _sphx_glr_download_examples_04_triangle-geospatial.py:
Expand Down
8 changes: 4 additions & 4 deletions _sources/examples/05_preprocessing.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ are inserted, such that the polygons share an edge.
.. code-block:: none
<matplotlib.collections.PathCollection object at 0x7f6dbcebeb10>
<matplotlib.collections.PathCollection object at 0x7ff0f735f800>
Expand Down Expand Up @@ -668,7 +668,7 @@ triangles around the line intersection have disappeared:
.. code-block:: none
<matplotlib.collections.PathCollection object at 0x7f6db7c88c80>
<matplotlib.collections.PathCollection object at 0x7ff0e970cc80>
Expand Down Expand Up @@ -712,7 +712,7 @@ from any polygon boundary by providing a distance to ``clip_lines``:
.. code-block:: none
<matplotlib.collections.PathCollection object at 0x7f6db7d7ecf0>
<matplotlib.collections.PathCollection object at 0x7ff0eea39fa0>
Expand Down Expand Up @@ -929,7 +929,7 @@ processing steps (such as filtering points) can be applied.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 1.687 seconds)
**Total running time of the script:** (0 minutes 1.726 seconds)


.. _sphx_glr_download_examples_05_preprocessing.py:
Expand Down
12 changes: 6 additions & 6 deletions _sources/examples/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:04.001** total execution time for 5 files **from examples**:
**00:04.031** total execution time for 5 files **from examples**:

.. container::

Expand All @@ -33,17 +33,17 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_examples_05_preprocessing.py` (``05_preprocessing.py``)
- 00:01.687
- 00:01.726
- 0.0
* - :ref:`sphx_glr_examples_01_triangle-basic.py` (``01_triangle-basic.py``)
- 00:00.725
- 00:00.726
- 0.0
* - :ref:`sphx_glr_examples_03_gmsh-fields.py` (``03_gmsh-fields.py``)
- 00:00.695
- 00:00.692
- 0.0
* - :ref:`sphx_glr_examples_04_triangle-geospatial.py` (``04_triangle-geospatial.py``)
- 00:00.532
- 00:00.530
- 0.0
* - :ref:`sphx_glr_examples_02_gmsh-basic.py` (``02_gmsh-basic.py``)
- 00:00.361
- 00:00.356
- 0.0
12 changes: 6 additions & 6 deletions _sources/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:04.001** total execution time for 5 files **from all galleries**:
**00:04.031** total execution time for 5 files **from all galleries**:

.. container::

Expand All @@ -33,17 +33,17 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_examples_05_preprocessing.py` (``../examples/05_preprocessing.py``)
- 00:01.687
- 00:01.726
- 0.0
* - :ref:`sphx_glr_examples_01_triangle-basic.py` (``../examples/01_triangle-basic.py``)
- 00:00.725
- 00:00.726
- 0.0
* - :ref:`sphx_glr_examples_03_gmsh-fields.py` (``../examples/03_gmsh-fields.py``)
- 00:00.695
- 00:00.692
- 0.0
* - :ref:`sphx_glr_examples_04_triangle-geospatial.py` (``../examples/04_triangle-geospatial.py``)
- 00:00.532
- 00:00.530
- 0.0
* - :ref:`sphx_glr_examples_02_gmsh-basic.py` (``../examples/02_gmsh-basic.py``)
- 00:00.361
- 00:00.356
- 0.0
2 changes: 1 addition & 1 deletion examples/01_triangle-basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ <h2>Conclusion<a class="headerlink" href="#conclusion" title="Link to this headi
just a few coordinate pairs. Such cases are presented in the other examples,
but the same principles apply: we may use polygons with associated cell
sizes, and linestrings and points to steer the triangulation.</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.725 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.726 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-examples-01-triangle-basic-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/512d34cd81845c6b8f321fa056bd626c/01_triangle-basic.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">01_triangle-basic.ipynb</span></code></a></p>
Expand Down
4 changes: 2 additions & 2 deletions examples/02_gmsh-basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ <h2>Defaults<a class="headerlink" href="#defaults" title="Link to this heading">
yoff = 5.0
fields = []
combination_field = CombinationField(fields=[], combination=&lt;FieldCombination.MIN: &#39;Min&#39;&gt;, id=1, fields_list=[])
tmpdir = &lt;TemporaryDirectory &#39;/tmp/tmp90ex76nf&#39;&gt;
tmpdir = &lt;TemporaryDirectory &#39;/tmp/tmpqkhpi5bv&#39;&gt;
recombine_all = False
mesh_size_extend_from_boundary = True
mesh_size_from_points = True
Expand Down Expand Up @@ -569,7 +569,7 @@ <h2>Conclusion<a class="headerlink" href="#conclusion" title="Link to this headi
with associated cell sizes to steer the triangulation; unlike Triangle,
for Gmsh cell sizes can associated to linestrings and points, not just
polygons.</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.361 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.356 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-examples-02-gmsh-basic-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/8cde475ccb4086636bb30047f3e21a55/02_gmsh-basic.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">02_gmsh-basic.ipynb</span></code></a></p>
Expand Down
4 changes: 2 additions & 2 deletions examples/03_gmsh-fields.html
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ <h2>Structured fields<a class="headerlink" href="#structured-fields" title="Link
<span class="n">ax</span><span class="o">.</span><span class="n">scatter</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">y</span><span class="p">)</span>
</pre></div>
</div>
<img src="../_images/sphx_glr_03_gmsh-fields_008.png" srcset="../_images/sphx_glr_03_gmsh-fields_008.png" alt="03 gmsh fields" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection object at 0x7f6dc57a3110&gt;
<img src="../_images/sphx_glr_03_gmsh-fields_008.png" srcset="../_images/sphx_glr_03_gmsh-fields_008.png" alt="03 gmsh fields" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection object at 0x7ff0f70f0e00&gt;
</pre></div>
</div>
</section>
Expand Down Expand Up @@ -625,7 +625,7 @@ <h2>DataArray structured fields<a class="headerlink" href="#dataarray-structured
<span class="n">pm</span><span class="o">.</span><span class="n">plot</span><span class="p">(</span><span class="n">vertices</span><span class="p">,</span> <span class="n">faces</span><span class="p">)</span>
</pre></div>
</div>
<img src="../_images/sphx_glr_03_gmsh-fields_010.png" srcset="../_images/sphx_glr_03_gmsh-fields_010.png" alt="03 gmsh fields" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.695 seconds)</p>
<img src="../_images/sphx_glr_03_gmsh-fields_010.png" srcset="../_images/sphx_glr_03_gmsh-fields_010.png" alt="03 gmsh fields" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.692 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-examples-03-gmsh-fields-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/af844a78171a8806b61285028a468cc3/03_gmsh-fields.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">03_gmsh-fields.ipynb</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion examples/04_triangle-geospatial.html
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ <h2>Conclusion<a class="headerlink" href="#conclusion" title="Link to this headi
functionality, but sometimes manual editing is required. Fortunately,
geopandas provides easy input and output for many file formats, which can be
opened by e.g. QGIS.</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.532 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.530 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-examples-04-triangle-geospatial-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/a8c2dee86acaa17c6f96afa9d9a860d9/04_triangle-geospatial.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">04_triangle-geospatial.ipynb</span></code></a></p>
Expand Down
8 changes: 4 additions & 4 deletions examples/05_preprocessing.html
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ <h2>Polygons<a class="headerlink" href="#polygons" title="Link to this heading">
<span class="n">ax</span><span class="o">.</span><span class="n">scatter</span><span class="p">(</span><span class="o">*</span><span class="n">polygon0_coords</span><span class="o">.</span><span class="n">T</span><span class="p">)</span>
</pre></div>
</div>
<img src="../_images/sphx_glr_05_preprocessing_009.png" srcset="../_images/sphx_glr_05_preprocessing_009.png" alt="05 preprocessing" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection object at 0x7f6dbcebeb10&gt;
<img src="../_images/sphx_glr_05_preprocessing_009.png" srcset="../_images/sphx_glr_05_preprocessing_009.png" alt="05 preprocessing" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection object at 0x7ff0f735f800&gt;
</pre></div>
</div>
</section>
Expand Down Expand Up @@ -722,7 +722,7 @@ <h2>Lines<a class="headerlink" href="#lines" title="Link to this heading">#</a><
<span class="n">ax</span><span class="o">.</span><span class="n">scatter</span><span class="p">(</span><span class="o">*</span><span class="n">polygon0_coords</span><span class="o">.</span><span class="n">T</span><span class="p">)</span>
</pre></div>
</div>
<img src="../_images/sphx_glr_05_preprocessing_014.png" srcset="../_images/sphx_glr_05_preprocessing_014.png" alt="05 preprocessing" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection object at 0x7f6db7c88c80&gt;
<img src="../_images/sphx_glr_05_preprocessing_014.png" srcset="../_images/sphx_glr_05_preprocessing_014.png" alt="05 preprocessing" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection object at 0x7ff0e970cc80&gt;
</pre></div>
</div>
<p>In some cases, having line segments terminate exactly on polygon boundaries
Expand All @@ -744,7 +744,7 @@ <h2>Lines<a class="headerlink" href="#lines" title="Link to this heading">#</a><
<span class="n">ax</span><span class="o">.</span><span class="n">scatter</span><span class="p">(</span><span class="o">*</span><span class="n">polygon0_coords</span><span class="o">.</span><span class="n">T</span><span class="p">)</span>
</pre></div>
</div>
<img src="../_images/sphx_glr_05_preprocessing_015.png" srcset="../_images/sphx_glr_05_preprocessing_015.png" alt="05 preprocessing" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection object at 0x7f6db7d7ecf0&gt;
<img src="../_images/sphx_glr_05_preprocessing_015.png" srcset="../_images/sphx_glr_05_preprocessing_015.png" alt="05 preprocessing" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection object at 0x7ff0eea39fa0&gt;
</pre></div>
</div>
<p>Another pragmatic approach is to convert any line into interpolated points.
Expand Down Expand Up @@ -848,7 +848,7 @@ <h2>Flexibility and composability<a class="headerlink" href="#flexibility-and-co
intermediate result can be stored as e.g. a GeoPackage. Then, in a separate
processing step, the intermediate result can be read again, and other
processing steps (such as filtering points) can be applied.</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.687 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.726 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-examples-05-preprocessing-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/37ebb4ba11ad5571b2b9d1b098addb38/05_preprocessing.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">05_preprocessing.ipynb</span></code></a></p>
Expand Down
12 changes: 6 additions & 6 deletions examples/sg_execution_times.html
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@

<section id="computation-times">
<span id="sphx-glr-examples-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Link to this heading">#</a></h1>
<p><strong>00:04.001</strong> total execution time for 5 files <strong>from examples</strong>:</p>
<p><strong>00:04.031</strong> total execution time for 5 files <strong>from examples</strong>:</p>
<div class="docutils container">
<style scoped>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
Expand All @@ -406,23 +406,23 @@
</thead>
<tbody>
<tr class="row-even"><td><p><a class="reference internal" href="05_preprocessing.html#sphx-glr-examples-05-preprocessing-py"><span class="std std-ref">Preprocessing</span></a> (<code class="docutils literal notranslate"><span class="pre">05_preprocessing.py</span></code>)</p></td>
<td><p>00:01.687</p></td>
<td><p>00:01.726</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="01_triangle-basic.html#sphx-glr-examples-01-triangle-basic-py"><span class="std std-ref">Basic Triangle Example</span></a> (<code class="docutils literal notranslate"><span class="pre">01_triangle-basic.py</span></code>)</p></td>
<td><p>00:00.725</p></td>
<td><p>00:00.726</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="03_gmsh-fields.html#sphx-glr-examples-03-gmsh-fields-py"><span class="std std-ref">Gmsh Fields Example</span></a> (<code class="docutils literal notranslate"><span class="pre">03_gmsh-fields.py</span></code>)</p></td>
<td><p>00:00.695</p></td>
<td><p>00:00.692</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="04_triangle-geospatial.html#sphx-glr-examples-04-triangle-geospatial-py"><span class="std std-ref">Geospatial Triangle Example</span></a> (<code class="docutils literal notranslate"><span class="pre">04_triangle-geospatial.py</span></code>)</p></td>
<td><p>00:00.532</p></td>
<td><p>00:00.530</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="02_gmsh-basic.html#sphx-glr-examples-02-gmsh-basic-py"><span class="std std-ref">Basic Gmsh Example</span></a> (<code class="docutils literal notranslate"><span class="pre">02_gmsh-basic.py</span></code>)</p></td>
<td><p>00:00.361</p></td>
<td><p>00:00.356</p></td>
<td><p>0.0</p></td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

Loading

0 comments on commit 7399944

Please sign in to comment.