]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
[OverlapDEC] Bug fix for transfer of multi-compo field
authorabn <adrien.bruneton@cea.fr>
Thu, 7 Dec 2023 20:03:47 +0000 (21:03 +0100)
committerabn <adrien.bruneton@cea.fr>
Fri, 19 Jan 2024 20:16:18 +0000 (21:16 +0100)
commit57be5eda0c5b2da0f7a5129617879d9cf14dd1ea
treeeca1d066eeae7f1889a6ebaffa6a5ee3eb4068b1
parent5e367a2e99d46255b93e02fd8e50b7316154a0b6
[OverlapDEC] Bug fix for transfer of multi-compo field

+ adding tests illustrating transfer of several fields
+ doc and minor fix in workSharing algo (was improperly identifying less loaded proc -> should not impact result, just balancing)
+ C++ style loops
+ more debug info
CMakeLists.txt
resources/dev/mc_suppr_valgrind
src/ParaMEDMEM/OverlapDEC.hxx
src/ParaMEDMEM/OverlapElementLocator.cxx
src/ParaMEDMEM/OverlapElementLocator.hxx
src/ParaMEDMEM/OverlapMapping.cxx
src/ParaMEDMEM_Swig/test_InterpKernelDEC.py
src/ParaMEDMEM_Swig/test_OverlapDEC.py