Salome HOME
0020627: EDF 1165 HEXOTIC : Allow Hexotic to start from a 2D mesh
authorgdd <gdd>
Tue, 4 May 2010 13:19:51 +0000 (13:19 +0000)
committergdd <gdd>
Tue, 4 May 2010 13:19:51 +0000 (13:19 +0000)
Changed doc: parameter "Nb. Hexes Min Level" before "Nb. Hexes Max Level".

doc/salome/gui/SMESH/input/hexotic_hypo.doc

index 1b91186badddb76bdd367fc19caa354a1d629041..902b93ac546912d8985fc763756d5f18cec57e3b 100644 (file)
@@ -11,10 +11,10 @@ algorithm. This algorithm is a commercial software.
 <li><b>Name</b> - allows to define the name of the hypothesis (Hexotic 
 Parameters by default).</li>
 
-<li><b>Nb. Hexes Max Level</b> - allows defining the maximal level of recursive partitioning on the initial octree cube.</li>
-
 <li><b>Nb. Hexes Min Level</b> - allows defining the minimal level of recursive partitioning on the initial octree cube.</li>
 
+<li><b>Nb. Hexes Max Level</b> - allows defining the maximal level of recursive partitioning on the initial octree cube.</li>
+
 <li><b>Salome Quadrangles</b> - not documented.</li>
 
 <li><b>Generate smooth meshes no ridges</b> - specifies that the mesher can ignore ridges. A ridge is a geometrical entity (a sharp edge). The resulting meshes will have better quality elements, at the price of "smoothing" out the geometry.