]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Code factorization + reduce number of little objects creation on heap
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 22 Aug 2022 07:35:31 +0000 (09:35 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 22 Aug 2022 07:35:31 +0000 (09:35 +0200)
commit4b397988c9781893f7458994e39c27f3a7f67a36
treeb2092ef732afe7aa22bd1fe6958e5df1eb2b42aa
parentc67fbf5d07d1a705ea52b7ab54f924be3ebd213d
Code factorization + reduce number of little objects creation on heap
14 files changed:
src/INTERP_KERNEL/BBTree.txx
src/INTERP_KERNEL/BBTreeStandAlone.txx [new file with mode: 0644]
src/INTERP_KERNEL/BoundingBox.hxx
src/INTERP_KERNEL/Interpolation2D3D.hxx
src/INTERP_KERNEL/Interpolation2D3D.txx
src/INTERP_KERNEL/Interpolation3D.txx
src/INTERP_KERNEL/Interpolation3D1D.cxx
src/INTERP_KERNEL/Interpolation3D1D.hxx
src/INTERP_KERNEL/Interpolation3D1D.txx
src/INTERP_KERNEL/InterpolationHelper.txx [new file with mode: 0755]
src/INTERP_KERNEL/MeshElement.hxx
src/INTERP_KERNEL/MeshElement.txx
src/INTERP_KERNEL/TargetIntersector.hxx
src/INTERP_KERNEL/TargetIntersector.txx