]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
Improve projection of dual mesh nodes:
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 14 Nov 2022 12:59:56 +0000 (13:59 +0100)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 14 Nov 2022 12:59:56 +0000 (13:59 +0100)
commit21ac1ad91f0f1fb7eb7da3e90e2cb8ba0e2672c9
tree44ab8682c6d57a591511f56530f26fef1739f403
parent9ec3f92f476a3bcae72b418f5d9c0c9ece69a9bc
Improve projection of dual mesh nodes:
- first project nodes on edges, then project on faces
- keep the relation from the sub-shapes to the mesh by groups
src/SMESH_SWIG/smesh_tools.py
test/SMESH_create_dual_mesh_tpipe.py