Salome HOME
Suppression de la fonction SetAdapRefinUnRef et création de la fonction SetUnifRefinU...
authorGerald Nicolas <D68518@claui2t3.der.edf.fr>
Thu, 20 Mar 2014 10:44:44 +0000 (11:44 +0100)
committerGerald Nicolas <D68518@claui2t3.der.edf.fr>
Thu, 20 Mar 2014 10:44:44 +0000 (11:44 +0100)
commitca2d4da525577ff4b003a7b873c72e929f8b08d2
tree980822bfab3fd71401a64770c7f322571466ef3c
parent52de562a799ae76a688a8c67c5a8edbef2adcf02
Suppression de la fonction SetAdapRefinUnRef et création de la fonction SetUnifRefinUnRef.
Automatisation du décodage du type de raffinement/déraffinement
19 files changed:
doc/en/divers.rst
doc/en/tui_create_hypothese.rst
doc/en/tutorials.rst
doc/files/tutorial_1.py [changed mode: 0644->0755]
doc/files/tutorial_2.py [changed mode: 0644->0755]
doc/files/tutorial_3.py
doc/files/tutorial_4.py
doc/files/tutorial_5.py
doc/fr/divers.rst
doc/fr/tui_create_hypothese.rst
doc/fr/tutorials.rst
idl/HOMARD_Hypothesis.idl
src/HOMARD/HOMARD_Hypothesis.cxx
src/HOMARDGUI/MonCreateHypothesis.cxx
src/HOMARD_I/HOMARD_Hypothesis_i.cxx
src/HOMARD_I/HOMARD_Hypothesis_i.hxx
tests/test_1.py [changed mode: 0644->0755]
tests/test_2.py [changed mode: 0644->0755]
tests/test_3.py