X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmodifying_meshes.rst;h=60e5f84a019696225d8c650aba72a55b14785fac;hb=76fc1cf433df8679afb54bff2c67933290ce887a;hp=3c9b7d1324a30465a255f83978fa8ae318022d61;hpb=8d297d6698f361d4f2dde723050bcfbaea050920;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/modifying_meshes.rst b/doc/salome/gui/SMESH/input/modifying_meshes.rst index 3c9b7d132..60e5f84a0 100644 --- a/doc/salome/gui/SMESH/input/modifying_meshes.rst +++ b/doc/salome/gui/SMESH/input/modifying_meshes.rst @@ -29,6 +29,8 @@ Salome provides a vast specter of mesh modification and transformation operation * :ref:`Unite two triangles `. * :ref:`Unite several adjacent triangles `. * :ref:`Cut a quadrangle ` into two triangles. +* :ref:`Cut triangles ` into two by adding a node on edge. +* :ref:`Cut a face ` into triangles by adding a node on it. * :ref:`Split ` volumic elements into tetrahedra or prisms. * :ref:`Split bi-quadratic ` elements into linear ones without creation of additional nodes. * :ref:`Smooth ` elements, reducung distortions in them by adjusting the locations of nodes. @@ -67,6 +69,8 @@ Salome provides a vast specter of mesh modification and transformation operation changing_orientation_of_elements.rst reorient_faces.rst cutting_quadrangles.rst + add_node_on_segment.rst + add_node_on_face.rst split_to_tetra.rst split_biquad_to_linear.rst smoothing.rst