smesh/doc/salome/gui/SMESH/input/tui_adaptation.rst

34 lines
687 B
ReStructuredText
Raw Normal View History

.. _tui_adaptation_page:
**********
Adaptation
**********
2021-12-01 21:12:39 +05:00
.. _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`.