eap
52762f2639
bos #20643 EDF 22805 - Pb Viscous Layer
...
1) Fix computing average thickness of layers
2) Don't block an edge with not limited _maxLen if it not reached an obstacle yet
2021-08-27 18:45:00 +03:00
eap
1ffd1c1245
bos #24596 [CEA] New MeshGems license
...
Care of python plugins
2021-08-26 18:23:22 +03:00
rnv
3d563f7964
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2021-08-23 18:07:41 +03:00
rnv
80cacfcf7d
" #24733 [CEA][Windows] SMESH compilation issue" + build SMESH in debug under Windows
2021-08-23 18:07:16 +03:00
eap
c65cc4a053
bos #20643 EDF 22805 - Pb Viscous Layer
...
3d step:
* inflate along noShrink shapes
* not periodic FACEs if shrink EDGEs are of different length
+ memory leak in SMESH_Gen_i
+ avoid error in Hex(ijk) with VL
2021-08-23 17:59:57 +03:00
vsr
1c601522ed
Modify test: raise exception instead of sys.exit()
2021-08-20 20:39:55 +03:00
eap
499331b207
same fix as in SignCAD()
2021-08-19 17:09:28 +03:00
eap
4a8f4b4c1c
memory leaks
2021-08-19 16:23:54 +03:00
rnv
096a139769
Debug under Windows + some minor corrections.
2021-08-19 15:24:41 +03:00
Anthony Geay
df12e1cdc5
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2021-08-19 08:17:18 +02:00
Anthony Geay
3d7a8eccb8
Fix error introduced in 465e5be442
2021-08-19 08:17:07 +02:00
eap
83429c29b7
bos #20643 EDF 22805 - Pb Viscous Layer
...
It's the 2nd step of fixing
2021-08-18 20:36:17 +03:00
EMMANUEL STREBY
907bf7e857
Add test for SALOME_ACTOR_DELEGATE_TO_VTK
...
Fix test
2021-08-18 14:52:16 +02:00
eap
9d45de7fb7
bos #20643 EDF 22805 - Pb Viscous Layer
...
It's the 1st step of fixing
2021-08-17 15:17:22 +03:00
Anthony Geay
01fd8ef506
Memory leak hunting
2021-08-17 10:25:20 +02:00
Anthony Geay
465e5be442
Memory leak hunting
2021-08-17 10:07:11 +02:00
Anthony Geay
8d185cc9e6
Fix Bug9100_DumpComputePosition.py in SSL mode
2021-08-13 16:43:29 +02:00
eap
db3a0bbde4
BoostTxtArchive minor changes
2021-08-12 17:26:25 +03:00
Anthony Geay
b3a36b5d8e
Switch to SSL mode for tests : naive approach
2021-08-12 11:38:10 +02:00
eap
8c5da1b9d0
Prevent exception in MgAdapt::MgAdapt() in case if SALOME_TMP_DIR specifies
...
unexciting directory
2021-08-11 17:35:58 +03:00
eap
772ad1d5f4
bos #24596 [CEA] New MeshGems license
2021-08-10 20:46:27 +03:00
eap
ce0f1ae8e9
Bug: boost::archive::text_iarchive fails if archive created by newer version
...
of boost::archive library
2021-08-06 15:41:33 +03:00
eap
cd4aa39efa
BUG: Mesh Failed dialog shows negative shape ID if nb shapes > SHORT_MAX
...
+ minor changes:
1) fix 2 typos
2) improve SMESH_Delaunay::ToPython()
2021-08-05 19:03:34 +03:00
eap
6b5dcfe000
Suppress memory leak when using Kernel_Utils::decode()
...
+ some code cleanup
2021-08-05 15:53:09 +03:00
rnv
f016bdf914
#24666 [CEA][Windows] BLSURPLUGIN compilation issue
2021-07-29 14:35:26 +03:00
eap
e9ce775931
bos #24052 [CEA 24050] Body Fitting with shared faces
...
+ fix merging polyhedra
2021-07-28 19:14:53 +03:00
eap
3dd9e6ddb3
regression with bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)
...
Store number in study, else IDs of elements change
+ In Mesh Info dlg, set size of IDs in the viewer from preference
2021-07-23 18:03:09 +03:00
eap
2a0f82c609
bos #20643 EDF 22805 - Pb Viscous Layer
...
Fix an issue with periodic FACEs with layers
2021-07-22 14:18:27 +03:00
eap
88ff35ddd4
bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)
...
+ minor changes:
1) unify member field names: avoid _my*, replace by either _* or my*
2) BUG: mesh persistent ID is not unique
3) arguments alignement
4) Add SMESHDS_Hypothesis::SaveString() and LoadString()
5) In mesh construction dlg disable "Mesh Type" if it contains ANY only
6) Add SMESH::printErrorInDebugMode argument of SMESH_CATCH
7) Use static_assert to check completeness of arrays corresponding to enum
8) Add renumber arg to ExportUNV() and ExportDAT()
9) Fix some warnings
2021-07-22 14:10:49 +03:00
eap
ad1d7c52f7
bos #24357 [CEA] Export mesh with field on vertices
...
+ fix warnings
2021-07-08 12:02:05 +03:00
eap
882ff39283
bos #24368 EDF 23667 - Duplicates nodes
...
+ Suppress warnings
2021-07-07 14:58:51 +03:00
eap
d5aa4efde2
bos #24368 EDF 23667 - Duplicates nodes
...
+ Suppress warnings
2021-07-06 16:17:33 +03:00
rnv
53cfbcdd33
Add DLL specs.
2021-07-05 19:04:33 +03:00
Anthony Geay
e34095b65b
Fix memory corruption introduced into ef9db08c81
2021-06-23 08:38:56 +02:00
Anthony Geay
ef9db08c81
MEDCoupling Memory output from SMESH engine now deal with fields too.
2021-06-23 07:59:19 +02:00
Anthony Geay
12d2ca8ac7
ExportMEDCoupling is now safer
2021-06-11 08:32:36 +02:00
Anthony Geay
f3da1d7f0c
Container servant hold information about SSL mode or not
2021-06-09 17:34:21 +02:00
eap
6e356afaff
Update by request of Nathalie GORE
2021-06-01 13:26:19 +03:00
rnv
b47d85eb4a
Compilation on Windows.
2021-05-27 00:17:44 +03:00
rnv
0a447a3701
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2021-05-26 16:32:53 +03:00
vsr
60bb6273b9
Merge branch 'V9_7_BR'
2021-05-24 17:54:03 +03:00
Gérald NICOLAS
d7de79b9dd
Traduction du panneau d'aide
2021-05-19 17:25:45 +03:00
Anthony Geay
cdd78104f5
Add a non regression test of ExportMEDCoupling method
2021-05-17 16:09:53 +02:00
Anthony Geay
cc54cd4b94
Implementation of ExportMEDCoupling.
2021-05-17 16:09:53 +02:00
rnv
67af9b15e9
bos #24228 [CEA 24217][Windows] cannot compile SMESH: additional fix.
2021-05-14 13:59:04 +03:00
rnv
9dae8fcc9e
Fix compilation problems under windows.
2021-05-14 13:58:02 +03:00
eap
3f5860c39f
bos #24257 [CEA] Fatal error when creating a submesh if the mesh is on a sub-shape
...
Adjust isSubshapeOk() for SHAPERSTUDY where GEOM_Gen::AddSubShape() not implemented
2021-05-05 13:53:16 +03:00
eap
b79f3c0765
bos #24257 [CEA] Fatal error when creating a submesh if the mesh is on a sub-shape
...
Adjust isSubshapeOk() for SHAPERSTUDY where GEOM_Gen::AddSubShape() not implemented
2021-05-05 13:28:17 +03:00
rnv
8f903d5ee5
bos #24228 [CEA 24217][Windows] cannot compile SMESH: additional fix.
2021-05-03 20:06:34 +03:00
rnv
61bac50f78
Fix compilation problems under windows.
2021-04-30 10:40:02 +03:00