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>
Mon, 22 Jan 2024 12:31:36 +0000 (13:31 +0100)
commitfd4a2dc2481657121472897dae7a06100d7c91e0
treea7eb6f5153afe28ea7db69714460a32ffc21002f
parentb832b15337be013a56e0976170e5e235b89fcb03
[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