SALOME Mesh module
Go to file
eap 575674a009 PAL17694 (New Tool About Hexahedral Meshing)
+    <algorithm type="UseExisting_1D"
+               label-id="Use existing edges"
+               icon-id="mesh_algo_regular.png"
+               input="VERTEX"
+               output="EDGE"
+               dim="1"/>
+
+    <algorithm type="UseExisting_2D"
+               label-id="Use existing faces"
+               icon-id="mesh_algo_quad.png"
+               input="EDGE"
+               output="QUAD,TRIA"
+               dim="2"/>
2007-11-15 14:31:58 +00:00
adm_local Join modifications from V3_2_0_maintainance (V3_2_6pre4 - T32x_16Aug2007_16h00m) 2007-08-21 08:30:33 +00:00
bin Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
doc Common update 2007-11-07 11:50:52 +00:00
idl PAL17694 (New Tool About Hexahedral Meshing) 2007-11-15 14:29:43 +00:00
resources PAL17694 (New Tool About Hexahedral Meshing) 2007-11-15 14:31:58 +00:00
src PAL16842 (Genertion of groups when a mesh is transformed) 2007-11-12 10:03:58 +00:00
AUTHORS Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
build_configure Join modifications from V3_2_0_maintainance (V3_2_6pre4 - T32x_16Aug2007_16h00m) 2007-08-21 08:30:33 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
configure.ac Porting GUI documentation on Doxygen tool. 2007-10-10 13:41:52 +00:00
COPYING Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
cvs-tags DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
LICENCE NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
Makefile.am Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
NEWS Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
README Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
SMESH_version.h.in Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00