]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
adding the IntersectionDEC to the suite of tools
authorvbd <vbd>
Mon, 16 Apr 2007 15:04:34 +0000 (15:04 +0000)
committervbd <vbd>
Mon, 16 Apr 2007 15:04:34 +0000 (15:04 +0000)
commit54d3dc86da1e70afb7f32120ac4158d3b753ce59
tree22742b01ec41bfe9a3e7e62e31fdf02caf89fae7
parentc7135acee13fde47eb5da1f186db3df3c6220645
adding the IntersectionDEC to the suite of tools
32 files changed:
src/ParaMEDMEM/BlockTopology.cxx
src/ParaMEDMEM/CommInterface.hxx
src/ParaMEDMEM/DEC.cxx
src/ParaMEDMEM/DEC.hxx
src/ParaMEDMEM/ElementLocator.cxx [new file with mode: 0644]
src/ParaMEDMEM/ElementLocator.hxx [new file with mode: 0644]
src/ParaMEDMEM/ExplicitMapping.hxx [new file with mode: 0644]
src/ParaMEDMEM/ExplicitTopology.cxx
src/ParaMEDMEM/INTERPOLATION_2D.cxx [new file with mode: 0755]
src/ParaMEDMEM/INTERPOLATION_2D.hxx [new file with mode: 0755]
src/ParaMEDMEM/InterpolationMatrix.cxx [new file with mode: 0644]
src/ParaMEDMEM/InterpolationMatrix.hxx [new file with mode: 0644]
src/ParaMEDMEM/IntersectionDEC.cxx [new file with mode: 0644]
src/ParaMEDMEM/IntersectionDEC.hxx [new file with mode: 0644]
src/ParaMEDMEM/MPIProcessorGroup.cxx
src/ParaMEDMEM/MPIProcessorGroup.hxx
src/ParaMEDMEM/Makefile.in
src/ParaMEDMEM/MxN_Mapping.cxx [new file with mode: 0644]
src/ParaMEDMEM/MxN_Mapping.hxx [new file with mode: 0644]
src/ParaMEDMEM/NonCoincidentDEC.cxx [new file with mode: 0644]
src/ParaMEDMEM/NonCoincidentDEC.hxx [new file with mode: 0644]
src/ParaMEDMEM/ParaFIELD.cxx
src/ParaMEDMEM/ParaFIELD.hxx
src/ParaMEDMEM/ParaMESH.cxx
src/ParaMEDMEM/ParaMESH.hxx
src/ParaMEDMEM/ParaSUPPORT.cxx
src/ParaMEDMEM/ParaSUPPORT.hxx
src/ParaMEDMEM/ProcessorGroup.hxx
src/ParaMEDMEM/UnstructuredParaSUPPORT.cxx
src/ParaMEDMEM/UnstructuredParaSUPPORT.hxx
src/ParaMEDMEM/test_IntersectionDEC.cxx [new file with mode: 0644]
src/ParaMEDMEM/test_NonCoincidentDEC.cxx [new file with mode: 0644]