Salome HOME
[bos #38643][EDF] Laplacian Smoothing 2D. cce/38643 36/head
authorcconopoima <cesar.conopoima@gmail.com>
Thu, 16 Nov 2023 17:33:59 +0000 (17:33 +0000)
committercconopoima <cesar.conopoima@gmail.com>
Thu, 14 Mar 2024 13:04:01 +0000 (13:04 +0000)
commit42e25f073bbdef3afc42d3d7af984957f32f8101
tree30961e635689e0f5a379d3742564ce24d217c01f
parente797720182579df8aadd7da0f2da91ae63e551b0
[bos #38643][EDF] Laplacian Smoothing 2D.

Add support to periodic faces to the laplacian smoother.

.

Add support to periodic faces to the centroidalSmooth.

Do not move singular nodes that are placed in the surface instead of on the edge as in the BodyFitting algorithm.

Small modif in averageByElement to not initialize theUVMap unproperly when theSurface.IsNull().
doc/examples/modifying_meshes_ex21.py
src/SMESH/SMESH_MeshEditor.cxx