mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 07:20:33 +05:00
Fix some mispells
This commit is contained in:
parent
41d66a815f
commit
1f31a70219
@ -277,7 +277,7 @@ Currently BLSURF plugin has the following limitations.
|
|||||||
following combinations of algorithms are impossible:
|
following combinations of algorithms are impossible:
|
||||||
<ul>
|
<ul>
|
||||||
<li> global MEFISTO or Quadrangle(mapping) + local BLSURF;</li>
|
<li> global MEFISTO or Quadrangle(mapping) + local BLSURF;</li>
|
||||||
<li> BLSUFR + Projection 2D from faces meshed by BLSURF;</li>
|
<li> BLSURF + Projection 2D from faces meshed by BLSURF;</li>
|
||||||
<li> local BLSURF + Extrusion 3D;</li>
|
<li> local BLSURF + Extrusion 3D;</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
@ -37,7 +37,7 @@ volumes of the currently displayed mesh or submesh.</li>
|
|||||||
<li>\b Split hexahedron
|
<li>\b Split hexahedron
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>Into 5 tetrahedra</b>, <b>Into 5 tetrahedra</b> and <b>Into 24 tetrahedra</b> allows to
|
<li><b>Into 5 tetrahedra</b>, <b>Into 6 tetrahedra</b> and <b>Into 24 tetrahedra</b> allows to
|
||||||
specify the number of tetrahedra a hexahedron will be split into. If the specified method does
|
specify the number of tetrahedra a hexahedron will be split into. If the specified method does
|
||||||
not allow to get a conform mesh, a generic solution is applied: an additional node
|
not allow to get a conform mesh, a generic solution is applied: an additional node
|
||||||
is created at the gravity center of a hexahedron, serving an apex of tetrahedra, all quadrangle sides of the hexahedron are split into two triangles each serving a base of a new tetrahedron.</li>
|
is created at the gravity center of a hexahedron, serving an apex of tetrahedra, all quadrangle sides of the hexahedron are split into two triangles each serving a base of a new tetrahedron.</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user