Skip to content

Commit

Permalink
Add doubly periodic MA demo (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwallwork23 authored Jan 9, 2025
1 parent b1b3e6f commit c44e10c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/movement/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ be searched using the inbuilt :ref:`search engine <search>`.
.. toctree::
:maxdepth: 1

Introduction to mesh movement driven by a Monge-Ampère type equation <../demos/monge_ampere1.py>
Introduction to mesh movement driven by a Monge-Ampère type equation <../demos/monge_ampere_ring.py>
Movement of a doubly periodic mesh driven by a Monge-Ampère type equation <../demos/monge_ampere_periodic.py>
Monge-Ampère mesh movement in three dimensions <../demos/monge_ampere_3d.py>
Using mesh movement to optimize the mesh for PDE solution <../demos/monge_ampere_helmholtz.py>

Expand Down

0 comments on commit c44e10c

Please sign in to comment.