Salome HOME
Bug fix: buildInnerBoundaryAlongM1Group
authorabn <adrien.bruneton@cea.fr>
Tue, 5 Oct 2021 13:52:43 +0000 (15:52 +0200)
committervsr <vsr@opencascade.com>
Tue, 16 Nov 2021 15:49:33 +0000 (18:49 +0300)
commitb69e93f036d47b263d1840f5edae302f03ea5504
treed7ddb9e48d16ac66d343e7924bad715e3ccf2a8a
parentaf00b1d2a6df606c786c938644e80e72b0cf750c
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