Salome HOME
Merge branch 'V9_9_BR'
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_adaptation.rst
index 7db15c66a0acb2096fe84b89ad45133684386e39..2e90aad825719fd4081ab82551aae439c4ef051e 100644 (file)
@@ -4,15 +4,30 @@
 Adaptation
 **********
 
+.. _tui_homard_adapt:
+
+HOMARD
+======
+
+.. literalinclude:: ../../../examples/test_uniform_refinement.py
+    :language: python
+
+:download:`Download this script <../../../examples/test_uniform_refinement.py>`
+
+.. literalinclude:: ../../../examples/test_homard_adapt.py
+    :language: python
+
+:download:`Download this script <../../../examples/test_homard_adapt.py>`
+
 .. _tui_mg_adapt:
 
 MG_Adapt
 ========
 
-.. literalinclude:: ../../../examples/adaptation_ex01.py
+.. literalinclude:: ../../../examples/MGAdaptTests_without_session.py
     :language: python
 
-:download:`Download this script <../../../examples/adaptation_ex01.py>`
+:download:`Download this script <../../../examples/MGAdaptTests_without_session.py>`
 
 
 **See Also** the GUI :ref:`adaptation_page`.