]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
improvement to the ParaMEDMEM classes with the possibility to address
authorvbd <vbd>
Mon, 30 Apr 2007 14:57:44 +0000 (14:57 +0000)
committervbd <vbd>
Mon, 30 Apr 2007 14:57:44 +0000 (14:57 +0000)
commit473c7e6d9ff83b5ac997f94ac6c2ac317da47efb
tree2504e8a0c178ab80559dd80d51fe977b92f58a34
parent54d3dc86da1e70afb7f32120ac4158d3b753ce59
improvement to the ParaMEDMEM classes with the possibility to address
coupling of 3D surfaces

correction of a bug in the reconstruct_polygon algorithm
17 files changed:
src/ParaMEDMEM/BBTree.H [new file with mode: 0644]
src/ParaMEDMEM/ElementLocator.cxx
src/ParaMEDMEM/ElementLocator.hxx
src/ParaMEDMEM/INTERPOLATION.hxx [new file with mode: 0644]
src/ParaMEDMEM/INTERPOLATION_2D.cxx
src/ParaMEDMEM/INTERPOLATION_2D.hxx
src/ParaMEDMEM/INTERPOLATION_3D_surf.cxx [new file with mode: 0644]
src/ParaMEDMEM/INTERPOLATION_3D_surf.hxx [new file with mode: 0644]
src/ParaMEDMEM/INTERPOLATION_Utils.hxx [new file with mode: 0644]
src/ParaMEDMEM/InterpolationMatrix.cxx
src/ParaMEDMEM/IntersectionDEC.cxx
src/ParaMEDMEM/Makefile.in
src/ParaMEDMEM/MxN_Mapping.cxx
src/ParaMEDMEM/MxN_Mapping.hxx
src/ParaMEDMEM/ParaFIELD.cxx
src/ParaMEDMEM/ParaMESH.cxx
src/ParaMEDMEM/TranslationRotationMatrix.hxx [new file with mode: 0644]