From 3b5e74cc91a0571417783025291b867cd4ef56a7 Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 24 Dec 2013 14:54:30 +0000 Subject: [PATCH] 22394: [CEA 984] Propagation of the number of segments and propagation of the distribution --- resources/StdMeshers.xml.in | 2 ++ 1 file changed, 2 insertions(+) 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() -- 2.30.2