]> SALOME platform Git repositories - modules/smesh.git/blobdiff - resources/StdMeshers.xml
Salome HOME
0020978: EDF 1475 SMESH: Convert linear to quadratic on a submesh
[modules/smesh.git] / resources / StdMeshers.xml
index e698c71ea78f8fe7fb0e28acff4d6834c3ff765a..0628c83f8a70cc58ddd6435a6e72a361e9f16b56 100644 (file)
                     hypos="NumberOfSegments"
                     algos="Regular_1D, Quadrangle_2D, Hexa_3D"/>
 
+    <hypotheses-set name="Automatic Triangulation"
+                    hypos="MaxLength"
+                    algos="Regular_1D, MEFISTO_2D"/>
+
+    <hypotheses-set name="Automatic Quadrangulation"
+                    hypos="NumberOfSegments"
+                    algos="Regular_1D, Quadrangle_2D"/>
+
 </hypotheses-set-group>
 
 </meshers>