mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 19:50:32 +05:00
22394: [CEA 984] Propagation of the number of segments and propagation of the distribution
This commit is contained in:
parent
7f64dee89e
commit
3b5e74cc91
@ -227,6 +227,7 @@
|
||||
<hypo>AutomaticLength=AutomaticLength(SetFineness())</hypo>
|
||||
<hypo>FixedPoints1D=FixedPoints1D(SetPoints(),SetNbSegments(),SetReversedEdges())</hypo>
|
||||
<hypo>Propagation=Propagation()</hypo>
|
||||
<hypo>PropagOfDistribution=PropagationOfDistribution()</hypo>
|
||||
<hypo>QuadraticMesh=QuadraticMesh()</hypo>
|
||||
</python-wrap>
|
||||
</algorithm>
|
||||
@ -250,6 +251,7 @@
|
||||
<hypo>AutomaticLength=AutomaticLength(SetFineness())</hypo>
|
||||
<hypo>FixedPoints1D=FixedPoints1D(SetPoints(),SetNbSegments(),SetReversedEdges())</hypo>
|
||||
<hypo>Propagation=Propagation()</hypo>
|
||||
<hypo>PropagOfDistribution=PropagationOfDistribution()</hypo>
|
||||
<hypo>QuadraticMesh=QuadraticMesh()</hypo>
|
||||
</python-wrap>
|
||||
</algorithm>
|
||||
|
Loading…
Reference in New Issue
Block a user