Commit Graph

2491 Commits

Author SHA1 Message Date
Viktor Uzlov
3c5cf4827a On Windows disable MG_ADAPT 2021-03-25 14:50:55 +03:00
eap
4e4927c285 #24009 EDF 22760 - integration of dev in SMESH: minor problems
Homogenize file name
2021-03-22 17:12:09 +03:00
eap
56ef953ea5 bos #24009 EDF 22760 - integration of dev in SMESH: minor problems
1/ Remove explicit memory leaks (e.g. CORBA ptr are not destroyed).
2/ Remove redundant includes.
4/ Fix architectural problems: avoid raising CORBA exceptions from low level, instead catch and rethrow exceptions from upper level.
7/ Fix declarations - IDL stubs overrides must not be declared as raising std exceptions.
10/ Remove redundant code duplication. In particular class ToComment to be replaced by existing SMESH_Comment.
11/ Clean-up unused member fields.
12/ Fix errors in documentation.
2021-03-22 15:09:48 +03:00
eap
f696a3b7ee Merge gni/adaptation as is 2021-03-22 15:02:50 +03:00
vsr
13e344b872 Revert wrongly integrated merge
This reverts commit a463e46431, reversing
changes made to 1c35693208.
2021-03-22 10:19:31 +03:00
eap
a463e46431 #23999 EDF 22760 - integration of dev in SMESH (from branch 'gni/adaptation') 2021-03-20 16:01:14 +03:00
rnv
aaf57db6ff Build under Windows. 2021-03-04 15:31:20 +03:00
Anthony Geay
9851a42aa9 Modif for salome gui without neither NS nor other servers. 2021-02-26 07:17:41 +01:00
Anthony Geay
ded5e634c9 Forward medcoupling exception thrown in case of problem of conversion 2021-02-17 22:22:22 +01:00
GERALD NICOLAS
4092d89107 Etiquettes sur les pushbutton 2021-02-17 17:57:14 +01:00
GERALD NICOLAS
48406860a1 Merge branch 'master' into gni/adaptation 2021-02-15 14:09:41 +01:00
GERALD NICOLAS
0b1452b15d Filtrage des options selon les dimensions 2021-02-12 15:40:12 +01:00
GERALD NICOLAS
af3f09b843 Option d'adaptation enfocntion de la dimension des maillages 2021-02-12 14:50:59 +01:00
GERALD NICOLAS
37d8c5a41c contrôles 2021-02-11 10:35:50 +01:00
GERALD NICOLAS
a23e1b0daf MEDcoupling pour la dimension du maillage 2021-02-11 08:43:57 +01:00
GERALD NICOLAS
36da803449 Usage de medcoupling pour le nom du maillage 2021-02-10 18:01:16 +01:00
GERALD NICOLAS
b54385ddd4 les champs par medcoupling 2021-02-10 16:31:01 +01:00
GERALD NICOLAS
58ca79c858 contrôle du nom du champ de la carte de taille 2021-02-10 14:41:44 +01:00
GERALD NICOLAS
85b2ed944e Contrôle du choix des pas de temps 2021-02-10 13:50:13 +01:00
Gérald NICOLAS
4c3cd911ff Message d'erreur en l'absence de fichier 2021-02-09 17:05:33 +01:00
Gérald NICOLAS
f6eed752d8 Mise à jour 2021-02-09 14:53:06 +01:00
Gérald NICOLAS
96c02d08b9 récupération 2021-02-09 12:24:42 +01:00
Gérald NICOLAS
ed49807f17 Merge branch 'master' into gni/adaptation 2021-02-09 12:24:02 +01:00
rnv
aa88721630 Build under Windows. 2021-02-09 12:29:37 +03:00
GERALD NICOLAS
d90a581cef Gestion des erreurs de données 2021-02-08 15:52:38 +01:00
eap
b6b3466755 bos #20650 EDF 22824 - UseExisting1DElements 2021-02-06 21:29:17 +03:00
eap
836cce91b5 bos #20584 EDF 22720 - degenerated edge / projection 2021-02-05 18:23:25 +03:00
Anthony Geay
382f2cc4ab Merge branch 'agy/arch2_ic0' 2021-02-04 16:24:14 +01:00
Ovidiu MIRCESCU
e181d9ccc8 Generic creation of a sessionless component. 2021-02-04 15:39:44 +01:00
GERALD NICOLAS
36e723d3d3 Remplacement des taquets de tabulations paor des espaces 2021-02-03 15:55:16 +01:00
Ovidiu Mircescu
d668f09c99 No more toto. 2021-02-03 15:37:35 +01:00
eap
0ad3621c84 bos #20650: EDF 22824 - UseExisting1DElements 2021-02-02 16:24:05 +03:00
Anthony Geay
b8cc25cce5 2 servant implementations of SMESH::SMESH_GEN. One with Study and ModuleCatalog retrived from NS (like the beginning), another one with Study and ModulCatalog embedded 2021-02-01 20:13:06 +01:00
GERALD NICOLAS
55f658966b Ménage avant intégration 2021-02-01 11:26:34 +01:00
GERALD NICOLAS
5e46af5968 Mise à jour des messages et défaut 2021-01-29 16:39:42 +01:00
GERALD NICOLAS
5b9e6708a5 Merge branch 'master' into gni/adaptation 2021-01-29 11:58:13 +01:00
eap
b586ea5065 bos #20646 [CEA] Fix error in polyhedron per solid on pentahedron 2021-01-28 16:07:58 +03:00
Christophe Bourcier
bca8bf9ddb Fix polyhedron on penta
Add a test on all kinds of elements
2021-01-28 16:07:57 +03:00
eap
374031c17e bos #20640 EDF 22800 - Adding 3D 2021-01-27 16:48:04 +03:00
eap
86007b0b5d bos #20543 EDF 22638 - hyperpatch with CADSurf
A nice solution for pb of dealing with SHAPERSTUDY objects has been found
2021-01-27 13:10:14 +03:00
azakir
b04533874f some precisions 2021-01-19 11:31:46 +01:00
azakir
4002febb8b enable to publish in TUI 2021-01-19 10:30:07 +01:00
GERALD NICOLAS
238d8c9c1e Merge branch 'master' into gni/adaptation 2021-01-18 09:28:35 +01:00
GERALD NICOLAS
1d3309b296 Merge branch 'master' into gni/adaptation 2021-01-15 16:03:31 +01:00
GERALD NICOLAS
69643a0bda Merge branch 'master' into gni/documentation 2021-01-15 15:52:13 +01:00
GERALD NICOLAS
75768a815f blabla 2021-01-15 15:10:09 +01:00
GERALD NICOLAS
eaea42a89a Précisions sur le lancement individualisé des cas-tests 2021-01-15 15:02:40 +01:00
GERALD NICOLAS
2ad0face0c Example of a bended pipe 2021-01-15 14:24:21 +01:00
GERALD NICOLAS
ed1f62a9c0 orthographe 2021-01-15 13:55:33 +01:00
azakir
4cd6311d74 little corrections 2021-01-15 12:03:28 +01:00