Salome HOME
[bos #35147] [EDF] (2023-T1) Decompose Viscous Layer API.
[modules/smesh.git] / doc / gui / input / tui_defining_hypotheses.rst
index 060888607d8d2a13ed9892a9150a54b6d6023d52..0121a0ce0079d636875c5a472f02cbacc507e4e4 100644 (file)
@@ -19,7 +19,7 @@ and hypotheses.
     * :ref:`Fixed Points 1D <tui_fixed_points>` 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