X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=resources%2FStdMeshers.xml.in;h=bf2204b86b13cd491c805be214549da5d5fb62d2;hp=3a4e607b14ca79466c2344687ad9c3adbcab3849;hb=5dcb2f2b467e63a0e5d37e234b2ba8f8e624f987;hpb=dd0d39d752a4d5ba58ed2e417651093764bb8d09 diff --git a/resources/StdMeshers.xml.in b/resources/StdMeshers.xml.in index 3a4e607b1..bf2204b86 100644 --- a/resources/StdMeshers.xml.in +++ b/resources/StdMeshers.xml.in @@ -1,30 +1,31 @@ - - - + @@ -139,7 +140,6 @@ label-id ="Quadratic Mesh" icon-id ="mesh_algo_quad.png" dim ="1" - context ="GLOBAL" auxiliary="true"/> @@ -246,7 +246,7 @@ priority ="10" hypos ="Adaptive1D,LocalLength,MaxLength,Arithmetic1D,GeometricProgression,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength,FixedPoints1D" opt-hypos="Propagation,PropagOfDistribution,QuadraticMesh" - input ="VERTEX" + input ="NODE" output ="EDGE" need-hyp ="true" dim ="1"> @@ -274,7 +274,7 @@ priority ="20" hypos ="Adaptive1D,LocalLength,MaxLength,Arithmetic1D,GeometricProgression,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength,FixedPoints1D" opt-hypos="Propagation,PropagOfDistribution,QuadraticMesh" - input ="VERTEX" + input ="NODE" output ="EDGE" need-hyp ="true" dim ="1"> @@ -334,7 +334,7 @@ dim ="2"> Quadrangle_2D=Quadrangle(algo=smeshBuilder.QUADRANGLE) - QuadrangleParams=QuadrangleParameters(SetQuadType(),SetTriaVertex(),SetEnforcedNodes(1),SetEnforcedNodes(2)) + QuadrangleParams=QuadrangleParameters(SetQuadType(),SetTriaVertex(),SetEnforcedNodes(1),SetEnforcedNodes(2),SetCorners()) ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges()) @@ -484,7 +484,7 @@ icon-id ="mesh_algo_hexa.png" group-id="2" priority="10" - input ="QUAD,TRIA" + input ="EDGE" output ="HEXA,PENTA,OCTA,POLYHEDRON" dim ="3"> @@ -513,7 +513,7 @@ icon-id ="mesh_algo_regular.png" group-id="1" priority="30" - input ="VERTEX" + input ="NODE" output ="EDGE" dim ="1"> @@ -590,22 +590,45 @@ - + - - - - + + + + + +