Salome HOME
bos #24009 Merge gni/adaptation branch (MG-Adapt)
authoreap <eap@opencascade.com>
Mon, 22 Mar 2021 12:02:50 +0000 (15:02 +0300)
committervsr <vsr@opencascade.com>
Fri, 26 Mar 2021 09:45:00 +0000 (12:45 +0300)
commit03d855b75b0404e50b1b4a74d52f45d9de50654a
treef434f6c30bb4455528db030e28aef8bd55b32454
parent24825596b3595ab0c0b1988368a886864d1080ef
bos #24009 Merge gni/adaptation branch (MG-Adapt)
48 files changed:
CMakeLists.txt
SalomeSMESHConfig.cmake.in
doc/salome/examples/CMakeLists.txt
doc/salome/examples/MGAdaptTests_without_session.py [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_01.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_02.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_02_bg.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_04.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_06.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_07.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_08.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_08_bg.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_10.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_11.med [new file with mode: 0644]
doc/salome/examples/MGAdapt_med_files/test_13.med [new file with mode: 0644]
doc/salome/examples/tests.set
doc/salome/gui/SMESH/images/adaptation_01.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/adaptation_02.png [new file with mode: 0644]
doc/salome/gui/SMESH/input/adaptation.rst [new file with mode: 0644]
doc/salome/gui/SMESH/input/index.rst
doc/salome/gui/SMESH/input/smeshpy_interface.rst
doc/salome/gui/SMESH/input/tui_adaptation.rst [new file with mode: 0644]
idl/CMakeLists.txt
idl/MG_ADAPT.idl [new file with mode: 0644]
idl/SMESH_Gen.idl
resources/CMakeLists.txt
resources/SalomeApp.xml.in
resources/adapt_mg_adapt.png [new file with mode: 0755]
src/CMakeLists.txt
src/SMESH/CMakeLists.txt
src/SMESH/MG_ADAPT.cxx [new file with mode: 0644]
src/SMESH/MG_ADAPT.hxx [new file with mode: 0644]
src/SMESHGUI/CMakeLists.txt
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI_MG_ADAPTDRIVER.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_MG_ADAPTDRIVER.h [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_MgAdaptDlg.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_MgAdaptDlg.h [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_Operations.h
src/SMESHGUI/SMESHGUI_SingleEditDlg.cxx
src/SMESHGUI/SMESH_images.ts
src/SMESHGUI/SMESH_msg_en.ts
src/SMESHGUI/SMESH_msg_fr.ts
src/SMESH_I/CMakeLists.txt
src/SMESH_I/MG_ADAPT_i.cxx [new file with mode: 0644]
src/SMESH_I/MG_ADAPT_i.hxx [new file with mode: 0644]
src/SMESH_I/SMESH_Gen_i.hxx
src/SMESH_SWIG_WITHIHM/libSMESH_Swig.cxx