Salome HOME
Merging from V3_2_6pre4
[modules/smesh.git] / doc / salome / gui / SMESH / files / about_meshing_algorithms.htm
index 5444163bc011771c7219b82c3d94154fabf11689..ab45f918306225364a25911a471292a8b456f222 100755 (executable)
@@ -16,34 +16,35 @@ if (navigator.appName !="Netscape")
 <!--
 img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
 ul.whs2 { list-style:disc; }
-ul.whs3 { list-style:circle; }
-table.whs4 { x-cell-content-align:top; width:45.771%; border-spacing:0px; }
-col.whs5 { width:42.826%; }
-col.whs6 { width:57.174%; }
-tr.whs7 { x-cell-content-align:top; }
-td.whs8 { width:42.826%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-p.whs9 { margin-right:2px; }
-img_whs10 { border:none; width:170px; height:170px; border-style:none; }
-td.whs11 { width:57.174%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-p.whs12 { margin-right:240px; }
-img_whs13 { border:none; width:182px; height:177px; border-style:none; }
-table.whs14 { x-cell-content-align:top; width:30.595%; border-spacing:0px; }
-col.whs15 { width:50.334%; }
-col.whs16 { width:49.666%; }
-td.whs17 { width:50.334%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
-img_whs18 { border:none; width:119px; height:299px; border-style:none; }
-td.whs19 { width:49.666%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
-img_whs20 { border:none; width:127px; height:298px; border-style:none; }
-h4.whs21 { margin-left:0px; }
-p.whs22 { margin-left:0px; }
+ol.whs3 { list-style:disc; }
+ul.whs4 { list-style:circle; }
+table.whs5 { x-cell-content-align:top; width:45.771%; border-spacing:0px; }
+col.whs6 { width:42.826%; }
+col.whs7 { width:57.174%; }
+tr.whs8 { x-cell-content-align:top; }
+td.whs9 { width:42.826%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
+p.whs10 { margin-right:2px; }
+img_whs11 { border:none; width:170px; height:170px; border-style:none; }
+td.whs12 { width:57.174%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
+p.whs13 { margin-right:240px; }
+img_whs14 { border:none; width:182px; height:177px; border-style:none; }
+table.whs15 { x-cell-content-align:top; width:30.595%; border-spacing:0px; }
+col.whs16 { width:50.334%; }
+col.whs17 { width:49.666%; }
+td.whs18 { width:50.334%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
+img_whs19 { border:none; width:119px; height:299px; border-style:none; }
+td.whs20 { width:49.666%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
+img_whs21 { border:none; width:127px; height:298px; border-style:none; }
+h4.whs22 { margin-left:0px; }
+p.whs23 { margin-left:0px; }
 -->
 </style><script type="text/javascript" language="JavaScript">
 <!--
 if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
 {
   var strNSS = "<style type='text/css'>";
-  strNSS += "h4.whs21 {margin-left:1pt; }";
-  strNSS += "p.whs22 {margin-left:1pt; }";
+  strNSS += "h4.whs22 {margin-left:1pt; }";
+  strNSS += "p.whs23 {margin-left:1pt; }";
   strNSS +="</style>";
   document.write(strNSS);
 }
@@ -123,15 +124,24 @@ if (window.writeIntopicBar)
 
 <p>&nbsp;</p>
 
-<ul type="disc" class="whs2">
+<ol type="disc" class="whs3">
        
        <ul type="disc" class="whs2">
                
                <li style="list-style: circle;"
                        type=circle
-                       class=kadov-p><p>Wire Discretization meshing algorithm</p></li>
+                       class=kadov-p><p>Wire Discretisation meshing algorithm - splits 
+ a wire into a number of mesh segments following any 1D hypothesis.</p></li>
+               
+               <li style="list-style: circle;"
+                       type=circle
+                       class=kadov-p><p>Composite Side Discretisation algorithm - 
+ allows to apply any 1D hypothesis to a whole side of a geometrical face 
+ even if it is composed of several edges provided that they form C1 curve, 
+ have the same hypotheses assigned and form one side in all faces of the 
+ main shape of a mesh.</p></li>
        </ul>
-</ul>
+</ol>
 
 <p>&nbsp;</p>
 
@@ -142,9 +152,9 @@ if (window.writeIntopicBar)
 
 <p>&nbsp;</p>
 
-<ul type="disc" class="whs2">
+<ol type="disc" class="whs3">
        
-       <ul type="circle" class="whs3">
+       <ul type="circle" class="whs4">
                
                <li class=kadov-p><p>Triangle meshing algorithms (Mefisto and Netgen 
  1D-2D ) - Faces are split into triangular elements.</p></li>
@@ -152,19 +162,19 @@ if (window.writeIntopicBar)
                <li class=kadov-p><p>Quadrangle meshing algorithm (Mapping) - Faces 
  are split into quadrangular elements.</p></li>
        </ul>
-</ul>
+</ol>
 
 <p>&nbsp;</p>
 
-<table x-use-null-cells cellspacing="0" width="45.771%" class="whs4">
-<col class="whs5">
+<table x-use-null-cells cellspacing="0" width="45.771%" class="whs5">
 <col class="whs6">
+<col class="whs7">
 
-<tr valign="top" class="whs7">
-<td width="42.826%" class="whs8">
-<p class="whs9"><img src="../image123.gif" width="170px" height="170px" border="0" class="img_whs10"></td>
-<td width="57.174%" class="whs11">
-<p class="whs12"><img src="../image124.gif" width="182px" height="177px" border="0" class="img_whs13"></td></tr>
+<tr valign="top" class="whs8">
+<td width="42.826%" class="whs9">
+<p class="whs10"><img src="../image123.gif" width="170px" height="170px" border="0" class="img_whs11"></td>
+<td width="57.174%" class="whs12">
+<p class="whs13"><img src="../image124.gif" width="182px" height="177px" border="0" class="img_whs14"></td></tr>
 </table>
 
 <p>&nbsp;</p>
@@ -179,9 +189,9 @@ if (window.writeIntopicBar)
 
 <p>&nbsp;</p>
 
-<ul type="disc" class="whs2">
+<ol type="disc" class="whs3">
        
-       <ul type="circle" class="whs3">
+       <ul type="circle" class="whs4">
                
                <li class=kadov-p><p>Hexahedron meshing algorithm (i,j,k) - Volumes 
  are split into hexahedral (cubic) elements. </p></li>
@@ -189,19 +199,19 @@ if (window.writeIntopicBar)
                <li class=kadov-p><p>Tetrahedron (Netgen) meshing algorithm - Volumes 
  are split into tetrahedral (pyramidal) elements. </p></li>
        </ul>
-</ul>
+</ol>
 
 <p>&nbsp;</p>
 
-<table x-use-null-cells cellspacing="0" width="30.595%" class="whs14">
-<col class="whs15">
+<table x-use-null-cells cellspacing="0" width="30.595%" class="whs15">
 <col class="whs16">
+<col class="whs17">
 
-<tr valign="top" class="whs7">
-<td width="50.334%" class="whs17">
-<p><img src="../image125.gif" width="119px" height="299px" border="0" class="img_whs18"> </td>
-<td width="49.666%" class="whs19">
-<p><img src="../image126.gif" width="127px" height="298px" border="0" class="img_whs20"></td></tr>
+<tr valign="top" class="whs8">
+<td width="50.334%" class="whs18">
+<p><img src="../image125.gif" width="119px" height="299px" border="0" class="img_whs19"> </td>
+<td width="49.666%" class="whs20">
+<p><img src="../image126.gif" width="127px" height="298px" border="0" class="img_whs21"></td></tr>
 </table>
 
 <p>&nbsp;</p>
@@ -222,12 +232,12 @@ if (window.writeIntopicBar)
  prismatic shapes.</a> </p></li>
 </ul>
 
-<h4 class="whs21"><a href="constructing_meshes.htm">Constructing 
+<h4 class="whs22"><a href="constructing_meshes.htm">Constructing 
  meshes</a> <span style="font-weight: normal;">page describes in detail 
  how to apply meshing algorithms.</span><a href="constructing_meshes.htm" style="font-weight: bold;"> 
  </a></h4>
 
-<p class="whs22"><span style="font-weight: bold;"><B>See Also</B></span> 
+<p class="whs23"><span style="font-weight: bold;"><B>See Also</B></span> 
  a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark8">Define 
  Meshing Algorithm</a> operation. &nbsp;</p>