Salome HOME
Update documentation, add more tests
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_adaptation.rst
1 .. _tui_adaptation_page:
2
3 **********
4 Adaptation
5 **********
6
7 .. _tui_homard_adapt:
8
9 HOMARD
10 ======
11
12 .. literalinclude:: ../../../examples/test_homard_adapt.py
13     :language: python
14
15 :download:`Download this script <../../../examples/test_homard_adapt.py>`
16
17 .. _tui_mg_adapt:
18
19 MG_Adapt
20 ========
21
22 .. literalinclude:: ../../../examples/MGAdaptTests_without_session.py
23     :language: python
24
25 :download:`Download this script <../../../examples/MGAdaptTests_without_session.py>`
26
27
28 **See Also** the GUI :ref:`adaptation_page`.