X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fquad_ijk_algo.rst;h=fdc610185f5c72ae72c24b681d4b1433d35e3a23;hb=13e344b8720248d920a39505004bb9a889a0b2d7;hp=f6b4d3883c64ea8a51cdf85183401e544de7a454;hpb=88141f757b048eaa5aae0be49faaf274448bbcaf;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/quad_ijk_algo.rst b/doc/salome/gui/SMESH/input/quad_ijk_algo.rst index f6b4d3883..fdc610185 100644 --- a/doc/salome/gui/SMESH/input/quad_ijk_algo.rst +++ b/doc/salome/gui/SMESH/input/quad_ijk_algo.rst @@ -20,7 +20,7 @@ validity depend on two factors: .. centered:: "Invalid mesh on quadrilateral concave faces" -The algorithm uses **Transfinite Interpolation** technique in the +The algorithm uses *Transfinite Interpolation* technique in the parametric space of a face to locate nodes inside the face. The algorithm treats any face as quadrangle. If a face is bound by @@ -34,7 +34,7 @@ quadrangle. :align: center .. centered:: - "Algorithm generates a structured mesh on complex faces provided that edges are properly discretized" + Algorithm generates a structured mesh on complex faces provided that edges are properly discretized To get an all-quadrangle mesh you have to carefully define 1D hypotheses on edges of a face. To get a **structured** mesh you have to provide @@ -51,7 +51,5 @@ of segments on one pair of opposite sides. The following hypotheses help to create quadrangle meshes. -* :ref:`propagation_anchor` additional 1D hypotheses help to get an equal number of segments on the opposite sides of a quadrilateral face. -* :ref:`a1d_algos_anchor` algorithm is useful to discretize several C1 continuous edges as one quadrangle side. - - +* :ref:`Propagation ` additional 1D hypotheses help to get an equal number of segments on the opposite sides of a quadrilateral face. +* :ref:`Composite Side Discretization ` algorithm is useful to discretize several C1 continuous edges as one quadrangle side.