Salome HOME
Bug fix: buildInnerBoundaryAlongM1Group
authorabn <adrien.bruneton@cea.fr>
Tue, 5 Oct 2021 13:52:43 +0000 (15:52 +0200)
committerabn <adrien.bruneton@cea.fr>
Tue, 16 Nov 2021 14:38:38 +0000 (15:38 +0100)
commit32107d60ff318876251c68bf9e54c4d2d0bbd478
tree50ce9fa093a1578b3454489b3e5b3b1244645ddd
parent8486ef14b01cf38bfb8150594876dc1dbc95492e
Bug fix: buildInnerBoundaryAlongM1Group

+ separated findNodesToDuplicate() into two parts
+ some singular points were improperly identified
+ some situation where the cells around the M1 group form non-connex
patterns were not handled properly.
resources/dev/my_findNodesToDup.py [new file with mode: 0644]
src/MEDCoupling/MEDCouplingUMesh.cxx
src/MEDCoupling/MEDCouplingUMesh.hxx
src/MEDCoupling_Swig/MEDCouplingCommon.i
src/MEDLoader/MEDFileMesh.cxx
src/MEDLoader/Swig/MEDLoaderTest3.py