]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Integrate 2 patches in the V7_8_BR by CEA request V7_8_BR V7_8_2
authorrnv <rnv@opencascade.com>
Wed, 1 Feb 2017 10:24:39 +0000 (13:24 +0300)
committerrnv <rnv@opencascade.com>
Wed, 1 Feb 2017 10:24:39 +0000 (13:24 +0300)
commit34d1bd2325ef35cc791df140d73f063af5d90488
tree5c3e47cce9f20fcf6fd42a79e756affd6a454e66
parentf93666474947a2dce6782eddcd24fe1ba624c246
Integrate 2 patches in the V7_8_BR by CEA request
28 files changed:
CMakeLists.txt
adm_local/CMakeLists.txt [new file with mode: 0644]
adm_local/unix/CMakeLists.txt [new file with mode: 0644]
adm_local/unix/config_files/CMakeLists.txt [new file with mode: 0644]
adm_local/unix/config_files/check_MEDCOUPLING.m4 [new file with mode: 0644]
adm_local/unix/config_files/check_parmetis.m4 [new file with mode: 0644]
adm_local/unix/config_files/check_scotch.m4 [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/intersectors.dox
doc/user/doxygen/doxfiles/reference/interpolation/mapped_bary.dox [new file with mode: 0644]
src/INTERP_KERNEL/CMakeLists.txt
src/INTERP_KERNEL/Interpolation3D.txx
src/INTERP_KERNEL/Interpolation3D1D.cxx [new file with mode: 0644]
src/INTERP_KERNEL/Interpolation3D1D.hxx [new file with mode: 0644]
src/INTERP_KERNEL/Interpolation3D1D.txx [new file with mode: 0644]
src/INTERP_KERNEL/InterpolationOptions.hxx
src/INTERP_KERNEL/InterpolationPlanar.txx
src/INTERP_KERNEL/InterpolationUtils.hxx
src/INTERP_KERNEL/MappedBarycentric2DIntersectorP1P1.hxx [new file with mode: 0644]
src/INTERP_KERNEL/MappedBarycentric2DIntersectorP1P1.txx [new file with mode: 0644]
src/INTERP_KERNEL/MappedBarycentric3DIntersectorP1P1.hxx [new file with mode: 0644]
src/INTERP_KERNEL/MappedBarycentric3DIntersectorP1P1.txx [new file with mode: 0644]
src/INTERP_KERNEL/VolSurfUser.cxx
src/INTERP_KERNEL/VolSurfUser.hxx
src/INTERP_KERNELTest/UnitTetraIntersectionBaryTest.cxx
src/INTERP_KERNELTest/UnitTetraIntersectionBaryTest.hxx
src/MEDCoupling/MEDCouplingRemapper.cxx
src/MEDCoupling_Swig/MEDCouplingRemapperTest.py
src/MEDLoader/MEDFileField.cxx