From: eap Date: Tue, 24 Dec 2013 14:54:30 +0000 (+0000) Subject: 22394: [CEA 984] Propagation of the number of segments and propagation of the distrib... X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=3b5e74cc91a0571417783025291b867cd4ef56a7 22394: [CEA 984] Propagation of the number of segments and propagation of the distribution --- diff --git a/resources/StdMeshers.xml.in b/resources/StdMeshers.xml.in index ff33885fc..9ecf423ca 100644 --- a/resources/StdMeshers.xml.in +++ b/resources/StdMeshers.xml.in @@ -227,6 +227,7 @@ AutomaticLength=AutomaticLength(SetFineness()) FixedPoints1D=FixedPoints1D(SetPoints(),SetNbSegments(),SetReversedEdges()) Propagation=Propagation() + PropagOfDistribution=PropagationOfDistribution() QuadraticMesh=QuadraticMesh() @@ -250,6 +251,7 @@ AutomaticLength=AutomaticLength(SetFineness()) FixedPoints1D=FixedPoints1D(SetPoints(),SetNbSegments(),SetReversedEdges()) Propagation=Propagation() + PropagOfDistribution=PropagationOfDistribution() QuadraticMesh=QuadraticMesh()