Salome HOME
0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode
authoreap <eap@opencascade.com>
Mon, 4 Oct 2010 11:39:25 +0000 (11:39 +0000)
committereap <eap@opencascade.com>
Mon, 4 Oct 2010 11:39:25 +0000 (11:39 +0000)
 * Add HEXA_TO_24 splitting mode

doc/salome/gui/SMESH/input/split_to_tetra.doc

index 4817a3f2f02dbc42a31228eab98d7de313aa58ab..4b09b219936325b99dd07868b04b8cf9f152c7ba 100644 (file)
@@ -37,7 +37,7 @@ volumes of the currently displayed mesh or submesh.</li>
 <li>\b Split hexahedron
 
 <ul>
-<li><b>Into 5 tetrahedra</b> and <b>Into 6 tetrahedra</b> allows to
+<li><b>Into 5 tetrahedra</b>, <b>Into 5 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
 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>