Salome HOME
Merge from V6_main 13/12/2012 BR_KERNEL_REFACTORING V7_1_0_pre
authorvsr <vsr@opencascade.com>
Thu, 13 Dec 2012 10:43:47 +0000 (10:43 +0000)
committervsr <vsr@opencascade.com>
Thu, 13 Dec 2012 10:43:47 +0000 (10:43 +0000)
commitc66a21a11fed90a9536b758a162785908cfe87da
treea62a4916487fa59a2e53bfa8ce1c8e59417d5a7c
parentbacd57acbfbcf6e5364f5052a791a44927982de3
Merge from V6_main 13/12/2012
93 files changed:
CMakeLists.txt
doc/doxygen/Makefile.am
src/INTERP_KERNEL/CMakeLists.txt
src/INTERP_KERNEL/CellModel.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelExprParser.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelFunction.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelFunction.hxx
src/INTERP_KERNEL/ExprEval/InterpKernelValue.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelValue.hxx
src/INTERP_KERNEL/GaussPoints/InterpKernelGaussCoords.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DComposedEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DComposedEdge.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DQuadraticPolygon.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DQuadraticPolygon.hxx
src/INTERP_KERNEL/Interpolation3D2D.txx
src/INTERP_KERNEL/InterpolationCC.hxx
src/INTERP_KERNEL/InterpolationCC.txx
src/INTERP_KERNEL/InterpolationCU.txx
src/INTERP_KERNEL/TetraAffineTransform.cxx
src/INTERP_KERNEL/VolSurfFormulae.hxx
src/INTERP_KERNEL/VolSurfUser.txx
src/INTERP_KERNELTest/SingleElementPlanarTests.cxx
src/INTERP_KERNELTest/UnitTetra3D2DIntersectionTest.cxx
src/MED/CMakeLists.txt
src/MEDCoupling/CMakeLists.txt
src/MEDCoupling/MEDCouplingCMesh.cxx
src/MEDCoupling/MEDCouplingField.cxx
src/MEDCoupling/MEDCouplingField.hxx
src/MEDCoupling/MEDCouplingFieldDiscretization.cxx
src/MEDCoupling/MEDCouplingFieldDiscretization.hxx
src/MEDCoupling/MEDCouplingFieldDouble.cxx
src/MEDCoupling/MEDCouplingFieldDouble.hxx
src/MEDCoupling/MEDCouplingMemArray.cxx
src/MEDCoupling/MEDCouplingMemArray.hxx
src/MEDCoupling/MEDCouplingMesh.cxx
src/MEDCoupling/MEDCouplingMesh.hxx
src/MEDCoupling/MEDCouplingRefCountObject.cxx
src/MEDCoupling/MEDCouplingRefCountObject.hxx
src/MEDCoupling/MEDCouplingRemapper.cxx
src/MEDCoupling/MEDCouplingRemapper.hxx
src/MEDCoupling/MEDCouplingUMesh.cxx
src/MEDCoupling/MEDCouplingUMesh.hxx
src/MEDCoupling/Makefile.am
src/MEDCoupling/Test/MEDCouplingBasicsTest1.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest2.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest3.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest4.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest5.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest5.hxx
src/MEDCoupling_Swig/MEDCouplingBasicsTest.py
src/MEDCoupling_Swig/MEDCouplingCommon.i
src/MEDCoupling_Swig/MEDCouplingRemapperTest.py
src/MEDCoupling_Swig/MEDCouplingTypemaps.i
src/MEDLoader/MEDFileData.cxx
src/MEDLoader/MEDFileField.cxx
src/MEDLoader/MEDFileField.hxx
src/MEDLoader/MEDFileMesh.cxx
src/MEDLoader/MEDFileMeshLL.cxx
src/MEDLoader/MEDLoader.cxx
src/MEDLoader/MEDLoader.hxx
src/MEDLoader/Swig/MEDLoaderTest3.py
src/MEDMEMCppTest/CMakeLists.txt
src/MEDOP/cmp/CMakeLists.txt
src/MEDOP/doc/models/medop.xmi
src/MEDOP/doc/sphinx/CMakeLists.txt
src/MEDOP/doc/sphinx/Makefile.am
src/MEDOP/doc/sphinx/_static/medop.css [new file with mode: 0644]
src/MEDOP/doc/sphinx/_static/xmed.css [deleted file]
src/MEDOP/doc/sphinx/conf.py.in
src/MEDOP/doc/sphinx/index.rst
src/MEDOP/doc/sphinx/medop-definitions.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-develguide.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-prototype-develguide.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-prototype-medmem.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-prototype-overview.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-references.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-specifications.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-userguide.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-workingnotes-2010.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-workingnotes-2011.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/medop-workingnotes-2012.rst [new file with mode: 0644]
src/MEDOP/doc/sphinx/salomedoc.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-definitions.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-develguide.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-prototype-develguide.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-prototype-medmem.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-prototype-overview.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-references.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-specifications.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-userguide.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-workingnotes-2010.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-workingnotes-2011.rst [deleted file]
src/MEDOP/doc/sphinx/xmed-workingnotes-2012.rst [deleted file]