Salome HOME
0021263]: EDF 1868: Several use cases fail (regressions)
[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>