Salome HOME
Cleanup of parallel meshing + documentation
[modules/smesh.git] / doc / gui / input / tui_creating_meshes.rst
index 253fbf260da44b54e688065df9882113fe7a3545..67e14d358a530d9c4d811f5076b5a4e6470a97bf 100644 (file)
@@ -117,3 +117,12 @@ Creating Dual Mesh
 
 :download:`Download this script <../../examples/create_dual_mesh.py>`
 
+.. _tui_create_parallel_mesh:
+
+Creating Parallel Mesh
+======================
+
+.. literalinclude:: ../../examples/creating_parallel_mesh.py
+    :language: python
+
+:download:`Download this script <../../examples/creating_parallel_mesh.py>`