]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Remapper: bug fix PointLocator for srcMeshDim=2, trgtMeshDim=3, spaceDim=3
authorabn <adrien.bruneton@cea.fr>
Mon, 18 Feb 2019 10:29:55 +0000 (11:29 +0100)
committerabn <adrien.bruneton@cea.fr>
Wed, 20 Feb 2019 10:35:55 +0000 (11:35 +0100)
commit90d41e009fcb2989fe47afa5a0493b475d6197c9
tree2e5ea9bab6f5332d2495c6f84d78793cc0fbc7a1
parent341247cc6bc5833dbe76fb8d0f3f39e4f67086ef
Remapper: bug fix PointLocator for srcMeshDim=2, trgtMeshDim=3, spaceDim=3

This is now consistent with the 1D/2D situation: we revert the barycenter localisation.
Source mesh barycenters are localised in target mesh.
src/INTERP_KERNEL/Interpolation2D3D.txx
src/MEDCoupling/MEDCouplingRemapper.cxx
src/MEDCoupling_Swig/MEDCouplingRemapperTest.py