]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
modification of option management
authorvbd <vbd>
Fri, 17 Oct 2008 12:44:14 +0000 (12:44 +0000)
committervbd <vbd>
Fri, 17 Oct 2008 12:44:14 +0000 (12:44 +0000)
commit79efb23e9287f9b6070414645f1f6af84e0d0ef0
tree079a7188de50c87d929906a36bb9e54759ca16c8
parentf3d40dd368c17316d6918a0ce44889e5d7e49cab
modification of option management
29 files changed:
src/INTERP_KERNEL/BBTree.txx
src/INTERP_KERNEL/Interpolation.hxx
src/INTERP_KERNEL/Interpolation2D.hxx
src/INTERP_KERNEL/Interpolation3D.hxx
src/INTERP_KERNEL/Interpolation3D.txx
src/INTERP_KERNEL/Interpolation3DSurf.txx
src/INTERP_KERNEL/InterpolationOptions.hxx [new file with mode: 0644]
src/INTERP_KERNEL/InterpolationPlanar.hxx
src/INTERP_KERNEL/InterpolationPlanar.txx
src/INTERP_KERNEL/IntersectorHexa.hxx
src/INTERP_KERNEL/OptionManager.hxx [deleted file]
src/INTERP_KERNEL/Remapper.cxx
src/INTERP_KERNEL/Test/Makefile.am
src/INTERP_KERNEL/Test/TestInterpKernel.cxx
src/ParaMEDMEM/DEC.cxx
src/ParaMEDMEM/DEC.hxx
src/ParaMEDMEM/DECOptions.hxx [new file with mode: 0644]
src/ParaMEDMEM/ElementLocator.cxx
src/ParaMEDMEM/ElementLocator.hxx
src/ParaMEDMEM/InterpolationMatrix.cxx
src/ParaMEDMEM/InterpolationMatrix.hxx
src/ParaMEDMEM/IntersectionDEC.cxx
src/ParaMEDMEM/IntersectionDEC.hxx
src/ParaMEDMEM/MPI_AccessDEC.hxx
src/ParaMEDMEM/MxN_Mapping.cxx
src/ParaMEDMEM/MxN_Mapping.hxx
src/ParaMEDMEM/Test/Makefile.am
src/ParaMEDMEM/Test/ParaMEDMEMTest.hxx
src/ParaMEDMEM/Test/ParaMEDMEMTest_IntersectionDEC.cxx