Skip to content

Commit

Permalink
Deploying to gh-pages from @ 36e06fe 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
pancetta committed Nov 7, 2023
1 parent 8ab1eb1 commit 59da2a7
Show file tree
Hide file tree
Showing 365 changed files with 1,862 additions and 1,184 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/projects/Hamiltonian.doctree
Binary file not shown.
Binary file modified .doctrees/projects/doc_fput.doctree
Binary file not shown.
Binary file modified .doctrees/projects/doc_matrixPFASST_matrix.doctree
Binary file not shown.
Binary file modified .doctrees/projects/doc_matrixPFASST_propagator.doctree
Binary file not shown.
Binary file modified .doctrees/projects/matrixPFASST.doctree
Binary file not shown.
Binary file modified .doctrees/pySDC/implementations.sweeper_classes.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_1_A.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_1_B.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_1_D.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_2_A.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_2_B.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_2_C.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_3_A.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_3_B.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_3_C.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_4_C.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_4_D.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_7_A.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_7_B.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_7_C.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_8_B.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_8_C.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_1.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_2.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_3.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_4.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_7.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_8.doctree
Binary file not shown.
Binary file modified _images/convergence.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/fput_hamiltonian.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/full_solar_system_hamiltonian.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/harmonic_hamiltonian.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/henonheiles_hamiltonian.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/iteration.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/outer_solar_system_hamiltonian.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/parallelSDC_preconditioner_vanderpol.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/piline_hotrod_1procs.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/piline_hotrod_4procs.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/piline_hotrod_adaptive_1procs.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/piline_hotrod_adaptive_4procs.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/piline_solution_adaptive.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/step_1_accuracy_test_coll.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/step_1_accuracy_test_space.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/step_8_residuals.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/timings_SDC_variants_Fisher.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/timings_SDC_variants_GrayScott.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions _modules/implementations/problem_classes/TestEquation_0D.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,13 @@ <h1>Source code for implementations.problem_classes.TestEquation_0D</h1><div cla

<span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">lambdas</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">u0</span><span class="o">=</span><span class="mf">0.0</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Initialization routine&quot;&quot;&quot;</span>
<span class="k">if</span> <span class="n">lambdas</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
<span class="n">re</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">linspace</span><span class="p">(</span><span class="o">-</span><span class="mi">30</span><span class="p">,</span> <span class="mi">19</span><span class="p">,</span> <span class="mi">50</span><span class="p">)</span>
<span class="n">im</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">linspace</span><span class="p">(</span><span class="o">-</span><span class="mi">50</span><span class="p">,</span> <span class="mi">49</span><span class="p">,</span> <span class="mi">50</span><span class="p">)</span>
<span class="n">lambdas</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([[</span><span class="nb">complex</span><span class="p">(</span><span class="n">re</span><span class="p">[</span><span class="n">i</span><span class="p">],</span> <span class="n">im</span><span class="p">[</span><span class="n">j</span><span class="p">])</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="nb">len</span><span class="p">(</span><span class="n">re</span><span class="p">))]</span> <span class="k">for</span> <span class="n">j</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="nb">len</span><span class="p">(</span><span class="n">im</span><span class="p">))])</span><span class="o">.</span><span class="n">reshape</span><span class="p">(</span>
<span class="p">(</span><span class="nb">len</span><span class="p">(</span><span class="n">re</span><span class="p">)</span> <span class="o">*</span> <span class="nb">len</span><span class="p">(</span><span class="n">im</span><span class="p">))</span>
<span class="p">)</span>

<span class="k">assert</span> <span class="ow">not</span> <span class="nb">any</span><span class="p">(</span><span class="nb">isinstance</span><span class="p">(</span><span class="n">i</span><span class="p">,</span> <span class="nb">list</span><span class="p">)</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="n">lambdas</span><span class="p">),</span> <span class="s1">&#39;ERROR: expect flat list here, got </span><span class="si">%s</span><span class="s1">&#39;</span> <span class="o">%</span> <span class="n">lambdas</span>
<span class="n">nvars</span> <span class="o">=</span> <span class="nb">len</span><span class="p">(</span><span class="n">lambdas</span><span class="p">)</span>
<span class="k">assert</span> <span class="n">nvars</span> <span class="o">&gt;</span> <span class="mi">0</span><span class="p">,</span> <span class="s1">&#39;ERROR: expect at least one lambda parameter here&#39;</span>
Expand Down
30 changes: 22 additions & 8 deletions _modules/implementations/sweeper_classes/generic_implicit_MPI.html

Large diffs are not rendered by default.

205 changes: 205 additions & 0 deletions _modules/implementations/sweeper_classes/imex_1st_order_MPI.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ <h1>All modules for which code is available</h1>
<li><a href="implementations/sweeper_classes/generic_implicit.html">implementations.sweeper_classes.generic_implicit</a></li>
<li><a href="implementations/sweeper_classes/generic_implicit_MPI.html">implementations.sweeper_classes.generic_implicit_MPI</a></li>
<li><a href="implementations/sweeper_classes/imex_1st_order.html">implementations.sweeper_classes.imex_1st_order</a></li>
<li><a href="implementations/sweeper_classes/imex_1st_order_MPI.html">implementations.sweeper_classes.imex_1st_order_MPI</a></li>
<li><a href="implementations/sweeper_classes/imex_1st_order_mass.html">implementations.sweeper_classes.imex_1st_order_mass</a></li>
<li><a href="implementations/sweeper_classes/multi_implicit.html">implementations.sweeper_classes.multi_implicit</a></li>
<li><a href="implementations/sweeper_classes/verlet.html">implementations.sweeper_classes.verlet</a></li>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
implementations.sweeper\_classes.imex\_1st\_order\_MPI module
=============================================================

.. automodule:: implementations.sweeper_classes.imex_1st_order_MPI
:members:
:undoc-members:
:show-inheritance:
1 change: 1 addition & 0 deletions _sources/pySDC/implementations.sweeper_classes.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Submodules
implementations.sweeper_classes.generic_implicit
implementations.sweeper_classes.generic_implicit_MPI
implementations.sweeper_classes.imex_1st_order
implementations.sweeper_classes.imex_1st_order_MPI
implementations.sweeper_classes.imex_1st_order_mass
implementations.sweeper_classes.multi_implicit
implementations.sweeper_classes.verlet
Expand Down
2 changes: 1 addition & 1 deletion coverage/coverage-badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_fput_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_hamiltonian_and_energy_output_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -328,7 +328,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_hamiltonian_and_energy_output_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_hamiltonian_output_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -196,7 +196,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_hamiltonian_output_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_hamiltonian_output_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_harmonic_oscillator_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -170,7 +170,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_harmonic_oscillator_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_harmonic_oscillator_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_simple_problems_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -254,7 +254,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_simple_problems_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_simple_problems_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_solar_system_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -323,7 +323,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_solar_system_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_solar_system_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_stop_at_error_hook_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -365,7 +365,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_stop_at_error_hook_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_stop_at_error_hook_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_74ce84641ea8e5a0_controller_MPI_scorep_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -117,7 +117,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_74ce84641ea8e5a0_controller_MPI_scorep_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_064a9f2a35945611_FaultHooks_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_generate_statistics_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -135,7 +135,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_generate_statistics_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_064a9f2a35945611_generate_statistics_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_implicit_sweeper_faults_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -485,7 +485,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_implicit_sweeper_faults_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_064a9f2a35945611_implicit_sweeper_faults_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_visualization_helper_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -416,7 +416,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_visualization_helper_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_064a9f2a35945611_visualization_helper_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_a8a430cd9834ab6a_A_spatial_problem_setup_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -217,7 +217,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_a8a430cd9834ab6a_A_spatial_problem_setup_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_0a363dd8c140c711_HookClass_DAE_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0a363dd8c140c711_ProblemDAE_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -173,7 +173,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0a363dd8c140c711_ProblemDAE_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_0a363dd8c140c711_ProblemDAE_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0eb34c630be51b75_simple_DAE_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -156,7 +156,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0eb34c630be51b75_simple_DAE_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_0c21c203c9df60ee_AllenCahn_dump_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_AllenCahn_monitor_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -237,7 +237,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_AllenCahn_monitor_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.3.2">coverage.py v7.3.2</a>,
created at 2023-11-06 20:27 +0000
created at 2023-11-07 13:16 +0000
</p>
</div>
</footer>
Expand Down
Loading

0 comments on commit 59da2a7

Please sign in to comment.