]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Bug fix: buildInnerBoundaryAlongM1Group abn/backport97
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:45:10 +0000 (15:45 +0100)
commit902291be2e90ff562c80fe429b04940da11acc45
tree0caf97dbad2bf6b10100de44ee2e7d53046fda65
parent773434a7f2a5cbacc2f50e93ea6d6a48a157acd9
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