Salome HOME
bos #26453 Merge branch 'jfa/uniform_refinement'
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_adaptation.rst
index 9bf8a29a4ead199630dc58a61d7998ec53350842..2e90aad825719fd4081ab82551aae439c4ef051e 100644 (file)
@@ -1,15 +1,33 @@
 .. _tui_adaptation_page:
 
-
 **********
 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/MGAdaptTests_without_session.py
+    :language: python
+
+:download:`Download this script <../../../examples/MGAdaptTests_without_session.py>`
 
 
 **See Also** the GUI :ref:`adaptation_page`.