eap
dd3be60637
Fix types in idl interfaces
2021-02-04 17:03:55 +03:00
Viktor UZLOV
0db656e423
change var and array to smIdType
2021-02-04 15:54:53 +03:00
Viktor UZLOV
04d164afa2
to long
2021-02-04 15:11:43 +03:00
Viktor UZLOV
237847e7bb
fix after review. Add SMESH::smIdType. Some error in SMESH_I
2021-02-04 12:39:13 +03:00
Viktor UZLOV
1d40781fa6
long to smIdType in idl-files
2021-02-03 11:03:57 +03:00
Viktor UZLOV
3176814024
rollback quantities. add SMESH::smIdType
2021-02-02 20:00:36 +03:00
Viktor UZLOV
364f6b2346
fix after review. Build completed
2021-02-01 20:42:08 +03:00
Viktor UZLOV
13ed46158e
fix conversion error. Build completed
2021-02-01 14:23:36 +03:00
Viktor UZLOV
29df5478fc
after KERNEL 64bits update. Compile failed
2021-01-28 18:21:20 +03:00
Viktor UZLOV
964d47b2a0
correct SMDS_MeshInfo, SMDS_Mesh
2021-01-27 18:34:57 +03:00
Viktor UZLOV
3ec8ebee18
correct SMDS_Mesh
2021-01-27 16:53:27 +03:00
Viktor UZLOV
9b993aa64a
add typedef to idl-file
2021-01-27 11:53:14 +03:00
Viktor UZLOV
3a21bf22a8
correct ElementFactory, CellOfNode
2021-01-27 11:00:38 +03:00
Viktor UZLOV
fed3f44553
correct SMESH_ElementFactory
2021-01-26 14:44:58 +03:00
GERALD NICOLAS
0f2942f29e
Update of the documentation of the plugin "blocfissure"
...
Merge branch 'gni/documentation'
2021-01-18 09:12:03 +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
GERALD NICOLAS
cffa68872f
précision
2021-01-15 11:57:20 +01:00
GERALD NICOLAS
c3e7fa6425
Correction des informations
2021-01-15 11:46:13 +01:00
GERALD NICOLAS
4e448fd1da
Quelques précisions
2021-01-15 09:52:15 +01:00
GERALD NICOLAS
eccabc2b71
Mise en cohérence des importations BREP
2021-01-14 17:24:32 +01:00
eap
9e3db5ed1d
bos #20553 : EDF 22656 - Error after computation but mesh seems OK
...
bos #20561 : 22656 - Strange behavior with submeshes
2021-01-14 19:11:42 +03:00
GERALD NICOLAS
2952c21e59
Correction de l'ID de l'arête pour le fillet
2021-01-14 17:10:13 +01:00
GERALD NICOLAS
4cd3b61d47
Quelques corrections.
2021-01-14 16:07:46 +01:00
GERALD NICOLAS
4e808b34f9
Récupération d'un ménage trop rapide
2021-01-13 08:59:13 +01:00
GERALD NICOLAS
3dac53cde1
Récupération d'un ménage trop rapide...
2021-01-13 08:55:01 +01:00
GERALD NICOLAS
de10aefca9
oubli
2021-01-13 08:41:40 +01:00
GERALD NICOLAS
b1ef0982b5
accord
2021-01-12 15:30:20 +01:00
GERALD NICOLAS
ff4361e5de
Correction des traductions françaises.
...
Merge remote-tracking branch 'origin/gni/documentation'
2021-01-12 15:12:41 +01:00
GERALD NICOLAS
96b56d1ee6
Merge remote-tracking branch 'origin/master' into gni/documentation
2021-01-12 13:45:39 +01:00
eap
7d57cfe306
Fix typos by Kunda
...
https://www.salome-platform.org/forum/forum_9/875695368/263950625
2021-01-11 12:42:05 +03:00
vsr
4576108204
Merge branch 'vuzlov/20215'
2021-01-07 16:45:51 +03:00
Viktor UZLOV
3da6be1c99
bos #20215 Help panels into SALOME for new users
2021-01-07 16:45:39 +03:00
jfa
47d2912cb3
Porting to OCCT7.5.0
2020-12-15 13:59:42 +03:00
eap
223210ad12
#20282 EDF 22320 - general compute fails
...
don't apply 1D-2D algorithms before 1D-2D-3D ones if sub-mesh order says opposite
2020-12-14 16:41:04 +03:00
eap
fba6d9eef3
#18963 Minimize compiler warnings (finish)
2020-12-10 14:39:46 +03:00
eap
2f4749af53
#18963 Minimize compiler warnings
...
fix the rest warnings
2020-12-09 22:12:51 +03:00
GERALD NICOLAS
16a07c8761
Merge branch 'master' into gni/documentation
2020-12-09 16:14:00 +01:00
SALOME
cb55604f37
#18963 Minimize compiler warnings
2020-12-08 16:46:17 +03:00
eap
4039f267f1
bos #20282 EDF 22320 - general compute fails
...
1) Compute sub-meshes with prescribed order before the rest ones
2) Save sub-mesh order not as ids but as entries, because ids of groups
within SMESHDS_Mesh can change at study loading if some group is no
longer used as a base of sub-mesh of group on geometry
2020-12-02 11:51:19 +03:00
rnv
053a6ac9d4
Fatal error if F2C converter is not found.
2020-11-27 15:56:27 +03:00
eap
97b0a95536
[bos #20282 ] EDF 22320 - general compute fails
...
Correct tree icon of partially computed sub-mesh
2020-11-20 11:26:59 +03:00
rnv
982a098136
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2020-11-19 03:35:20 +03:00
rnv
a0b14f92a4
Partial fix for ' #16403 EDF 17034 - Hole during meshing visualization'
2020-11-19 03:35:02 +03:00
eap
fdab1d32d5
bos #20282 EDF 22320 - general compute fails
2020-11-12 23:06:06 +03:00
vsr
c835e6ad6d
Merge branch 'V9_6_BR'
2020-11-11 18:57:46 +03:00
Gérald NICOLAS
920c0a06c6
Correction d'oublis
2020-10-27 11:59:50 +01:00