Salome HOME
Merge from V7_main
authorrnc <rnc@opencascade.com>
Wed, 10 Jul 2013 16:22:23 +0000 (16:22 +0000)
committerrnc <rnc@opencascade.com>
Wed, 10 Jul 2013 16:22:23 +0000 (16:22 +0000)
commitfe85768588ef391960449e9cd6e048883bbbbb85
tree914c3f36b53cec25962450c89ae3eb5e8dcb2a63
parent4a7fdc05e658f40dccb06558fbbb1f737470ca6a
Merge from V7_main
227 files changed:
Makefile.am
build_configure
configure.ac
doc/salome/examples/creating_meshes_ex05.py
doc/salome/examples/defining_hypotheses_ex17.py
doc/salome/examples/transforming_meshes_ex11.py
doc/salome/gui/SMESH/CMakeLists.txt
doc/salome/gui/SMESH/Makefile.am
doc/salome/gui/SMESH/images/addinfo_group.png
doc/salome/gui/SMESH/images/addinfo_mesh.png
doc/salome/gui/SMESH/images/addinfo_submesh.png
doc/salome/gui/SMESH/images/advanced_mesh_infos.png
doc/salome/gui/SMESH/images/crack_emulation_double_nodes.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/crack_emulation_double_nodes_with_elems.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/ctrlinfo.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/duplicate01.png
doc/salome/gui/SMESH/images/duplicate02.png
doc/salome/gui/SMESH/images/duplicate03.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/eleminfo1.png
doc/salome/gui/SMESH/images/eleminfo2.png
doc/salome/gui/SMESH/images/meshexportmesh.png
doc/salome/gui/SMESH/images/pref21.png
doc/salome/gui/SMESH/images/pref22.png
doc/salome/gui/SMESH/images/pref23.png
doc/salome/gui/SMESH/images/pref24.png
doc/salome/gui/SMESH/images/reduce_three_to_one.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/smesh_sort.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/viscous_layers_hyp.png
doc/salome/gui/SMESH/images/viscous_layers_on_submesh.png [new file with mode: 0644]
doc/salome/gui/SMESH/input/2d_meshing_hypo.doc
doc/salome/gui/SMESH/input/about_hypo.doc
doc/salome/gui/SMESH/input/additional_hypo.doc
doc/salome/gui/SMESH/input/arranging_study_objects_page.doc [new file with mode: 0644]
doc/salome/gui/SMESH/input/basic_meshing_algos.doc
doc/salome/gui/SMESH/input/constructing_meshes.doc
doc/salome/gui/SMESH/input/double_nodes_page.doc
doc/salome/gui/SMESH/input/importing_exporting_meshes.doc
doc/salome/gui/SMESH/input/index.doc
doc/salome/gui/SMESH/input/mesh_infos.doc
doc/salome/gui/SMESH/input/mesh_preferences.doc
doc/salome/gui/SMESH/input/modifying_meshes.doc
doc/salome/gui/SMESH/input/tui_creating_meshes.doc
doc/salome/gui/SMESH/input/tui_generate_flat_elements.doc
doc/salome/gui/SMESH/input/tui_transforming_meshes.doc
idl/Makefile.am
idl/SMESH_BasicHypothesis.idl
idl/SMESH_Filter.idl
idl/SMESH_Gen.idl
idl/SMESH_Mesh.idl
idl/SMESH_MeshEditor.idl
resources/Makefile.am
resources/SalomeApp.xml.in
resources/StdMeshers.xml
resources/mesh_duplicate_elem_only.png [new file with mode: 0644]
resources/open.png [new file with mode: 0644]
src/Controls/SMESH_Controls.cxx
src/Driver/Driver_Mesh.h
src/DriverMED/DriverMED.hxx [new file with mode: 0644]
src/DriverMED/DriverMED_Family.cxx
src/DriverMED/DriverMED_Family.h
src/DriverMED/DriverMED_R_SMESHDS_Mesh.cxx
src/DriverMED/DriverMED_R_SMESHDS_Mesh.h
src/DriverMED/DriverMED_W_SMESHDS_Mesh.cxx
src/DriverMED/DriverMED_W_SMESHDS_Mesh.h
src/DriverMED/Makefile.am
src/MEDWrapper/Base/CMakeLists.txt [new file with mode: 0644]
src/MEDWrapper/Base/MED_Algorithm.cxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_Algorithm.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_Common.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_CoordUtils.cxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_CoordUtils.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_GaussDef.cxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_GaussDef.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_GaussUtils.cxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_GaussUtils.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_SharedPtr.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_SliceArray.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_Structures.cxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_Structures.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_TStructures.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_TWrapper.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_Utilities.cxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_Utilities.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_Vector.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_Wrapper.cxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_Wrapper.hxx [new file with mode: 0644]
src/MEDWrapper/Base/MED_WrapperBase.hxx [new file with mode: 0755]
src/MEDWrapper/Base/Makefile.am [new file with mode: 0644]
src/MEDWrapper/CMakeLists.txt [new file with mode: 0644]
src/MEDWrapper/Factory/CMakeLists.txt [new file with mode: 0644]
src/MEDWrapper/Factory/MED_Factory.cxx [new file with mode: 0644]
src/MEDWrapper/Factory/MED_Factory.hxx [new file with mode: 0644]
src/MEDWrapper/Factory/MED_Test.cxx [new file with mode: 0644]
src/MEDWrapper/Factory/MED_WrapperFactory.hxx [new file with mode: 0755]
src/MEDWrapper/Factory/Makefile.am [new file with mode: 0644]
src/MEDWrapper/Factory/mprint_version.cxx [new file with mode: 0644]
src/MEDWrapper/Makefile.am [new file with mode: 0644]
src/MEDWrapper/V2_2/CMakeLists.txt [new file with mode: 0644]
src/MEDWrapper/V2_2/MED_V2_2_Wrapper.cxx [new file with mode: 0644]
src/MEDWrapper/V2_2/MED_V2_2_Wrapper.hxx [new file with mode: 0644]
src/MEDWrapper/V2_2/Makefile.am [new file with mode: 0644]
src/Makefile.am
src/SMDS/SMDS_MeshElement.hxx
src/SMDS/SMDS_VtkVolume.cxx
src/SMESH/Makefile.am
src/SMESH/SMESH_Algo.cxx
src/SMESH/SMESH_Algo.hxx
src/SMESH/SMESH_Gen.cxx
src/SMESH/SMESH_Gen.hxx
src/SMESH/SMESH_Mesh.cxx
src/SMESH/SMESH_Mesh.hxx
src/SMESH/SMESH_MeshEditor.cxx
src/SMESH/SMESH_MeshEditor.hxx
src/SMESH/SMESH_MesherHelper.cxx
src/SMESH/SMESH_MesherHelper.hxx
src/SMESH/SMESH_subMesh.cxx
src/SMESH/SMESH_subMesh.hxx
src/SMESHClient/Makefile.am
src/SMESHGUI/Makefile.am
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI.h
src/SMESHGUI/SMESHGUI_ComputeDlg.cxx
src/SMESHGUI/SMESHGUI_ComputeDlg.h
src/SMESHGUI/SMESHGUI_DuplicateNodesDlg.cxx
src/SMESHGUI/SMESHGUI_FileInfoDlg.cxx
src/SMESHGUI/SMESHGUI_FileInfoDlg.h
src/SMESHGUI/SMESHGUI_FilterDlg.cxx
src/SMESHGUI/SMESHGUI_Hypotheses.cxx
src/SMESHGUI/SMESHGUI_Hypotheses.h
src/SMESHGUI/SMESHGUI_MeshInfo.cxx
src/SMESHGUI/SMESHGUI_MeshInfo.h
src/SMESHGUI/SMESHGUI_MeshUtils.cxx
src/SMESHGUI/SMESHGUI_Selection.cxx
src/SMESHGUI/SMESHGUI_Selection.h
src/SMESHGUI/SMESHGUI_TranslationDlg.cxx
src/SMESHGUI/SMESH_images.ts
src/SMESHGUI/SMESH_msg_en.ts
src/SMESHGUI/SMESH_msg_fr.ts
src/SMESHUtils/SMESH_Block.cxx
src/SMESHUtils/SMESH_Block.hxx
src/SMESH_I/Makefile.am
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_2smeshpy.hxx
src/SMESH_I/SMESH_DumpPython.cxx
src/SMESH_I/SMESH_Filter_i.cxx
src/SMESH_I/SMESH_Filter_i.hxx
src/SMESH_I/SMESH_Gen_i.cxx
src/SMESH_I/SMESH_Gen_i.hxx
src/SMESH_I/SMESH_Gen_i_1.cxx
src/SMESH_I/SMESH_Group_i.cxx
src/SMESH_I/SMESH_Group_i.hxx
src/SMESH_I/SMESH_MEDFamily_i.cxx [deleted file]
src/SMESH_I/SMESH_MEDFamily_i.hxx [deleted file]
src/SMESH_I/SMESH_MEDMesh_i.cxx [deleted file]
src/SMESH_I/SMESH_MEDMesh_i.hxx [deleted file]
src/SMESH_I/SMESH_MEDSupport_i.cxx [deleted file]
src/SMESH_I/SMESH_MEDSupport_i.hxx [deleted file]
src/SMESH_I/SMESH_MeshEditor_i.cxx
src/SMESH_I/SMESH_MeshEditor_i.hxx
src/SMESH_I/SMESH_Mesh_i.cxx
src/SMESH_I/SMESH_Mesh_i.hxx
src/SMESH_I/SMESH_subMesh_i.cxx
src/SMESH_I/SMESH_subMesh_i.hxx
src/SMESH_SWIG/smeshBuilder.py
src/SMESH_SWIG/smesh_algorithm.py
src/StdMeshers/StdMeshers_FaceSide.cxx
src/StdMeshers/StdMeshers_Prism_3D.cxx
src/StdMeshers/StdMeshers_Prism_3D.hxx
src/StdMeshers/StdMeshers_ProjectionUtils.cxx
src/StdMeshers/StdMeshers_Quadrangle_2D.cxx
src/StdMeshers/StdMeshers_RadialPrism_3D.cxx
src/StdMeshers/StdMeshers_RadialQuadrangle_1D2D.cxx
src/StdMeshers/StdMeshers_ViscousLayers.cxx
src/StdMeshers/StdMeshers_ViscousLayers.hxx
src/StdMeshers/StdMeshers_ViscousLayers2D.cxx
src/StdMeshersGUI/Makefile.am
src/StdMeshersGUI/StdMeshersGUI_RadioButtonsGrpWdg.cxx [new file with mode: 0644]
src/StdMeshersGUI/StdMeshersGUI_RadioButtonsGrpWdg.h [new file with mode: 0644]
src/StdMeshersGUI/StdMeshersGUI_StdHypothesisCreator.cxx
src/StdMeshersGUI/StdMeshers_msg_en.ts
src/StdMeshers_I/StdMeshers_ViscousLayers2D_i.cxx
src/StdMeshers_I/StdMeshers_ViscousLayers2D_i.hxx
src/StdMeshers_I/StdMeshers_ViscousLayers_i.cxx
src/Tools/MGCleanerPlug/MGCleanerMonPlugDialog.py [new file with mode: 0644]
src/Tools/MGCleanerPlug/MGCleanerMonViewText.py [new file with mode: 0644]
src/Tools/MGCleanerPlug/MGCleanerPlugDialog.ui [new file with mode: 0644]
src/Tools/MGCleanerPlug/MGCleanerViewText.ui [new file with mode: 0644]
src/Tools/MGCleanerPlug/MGCleanerplug_plugin.py [new file with mode: 0644]
src/Tools/MGCleanerPlug/Makefile.am [new file with mode: 0644]
src/Tools/MGCleanerPlug/Tolerance.png [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/Advanced_params.rst [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/Generics_params.rst [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/Makefile.am [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/Mandatory_params.rst [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/conf.py.in [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/editHypo.rst [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/files/mg-cleaner_user_manual.pdf [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/images/Advanced.png [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/images/AppelMGCleaner.png [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/images/Generic.png [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/images/Simple.png [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/images/Tolerance.png [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/index.rst [new file with mode: 0644]
src/Tools/MGCleanerPlug/doc/lct.rst [new file with mode: 0644]
src/Tools/MGCleanerPlug/open.png [new file with mode: 0644]
src/Tools/MGCleanerPlug/select1.png [new file with mode: 0644]
src/Tools/Makefile.am
src/Tools/YamsPlug/YamsPlugDialog.ui
src/Tools/YamsPlug/doc/Generics_params.rst
src/Tools/YamsPlug/doc/Makefile.am
src/Tools/YamsPlug/doc/Mandatory_params.rst
src/Tools/YamsPlug/doc/editHypo.rst
src/Tools/YamsPlug/doc/files/YamsWhitePaper_3.2.pdf [new file with mode: 0644]
src/Tools/YamsPlug/doc/images/Advanced.png
src/Tools/YamsPlug/doc/images/AppelYams.png
src/Tools/YamsPlug/doc/images/Generic.png
src/Tools/YamsPlug/doc/images/Simple.png
src/Tools/YamsPlug/doc/index.rst
src/Tools/YamsPlug/doc/lct.rst
src/Tools/YamsPlug/monViewText.py
src/Tools/YamsPlug/monYamsPlugDialog.py
src/Tools/YamsPlug/open.png [new file with mode: 0644]
src/Tools/YamsPlug/yamsplug_plugin.py
src/Tools/padder/doc/input/padder_userguide.doc
src/Tools/padder/meshjob/impl/Makefile.am
src/Tools/padder/meshjob/impl/SPADDERPluginTester_i.cxx
src/Tools/smesh_plugins.py