X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fgui%2Finput%2Ftui_defining_hypotheses.rst;h=0121a0ce0079d636875c5a472f02cbacc507e4e4;hb=d3c3260cd969833da715c1aaec3bfcaea2ceabea;hp=060888607d8d2a13ed9892a9150a54b6d6023d52;hpb=4cf07a14111e98e8889620ee7e6371574c31a50c;p=modules%2Fsmesh.git diff --git a/doc/gui/input/tui_defining_hypotheses.rst b/doc/gui/input/tui_defining_hypotheses.rst index 060888607..0121a0ce0 100644 --- a/doc/gui/input/tui_defining_hypotheses.rst +++ b/doc/gui/input/tui_defining_hypotheses.rst @@ -19,7 +19,7 @@ and hypotheses. * :ref:`Fixed Points 1D ` hypothesis -* Triangle: Mefisto 2D algorithm +* Triangle: NETGEN 2D algorithm * :ref:`tui_max_element_area` hypothesis * :ref:`tui_length_from_edges` hypothesis @@ -251,6 +251,16 @@ Viscous layers construction :download:`Download this script <../../examples/defining_hypotheses_ex17.py>` +.. _tui_viscous_layers_api: + +Viscous layers API construction +########################### + +.. literalinclude:: ../../examples/defining_hypotheses_vlapi_ex17.py + :language: python + +:download:`Download this script <../../examples/defining_hypotheses_vlapi_ex17.py>` + .. _tui_radial_prism: Radial Prism example