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
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
rnv
b47d85eb4a
Compilation on Windows.
2021-05-27 00:17:44 +03:00
Anthony Geay
cc54cd4b94
Implementation of ExportMEDCoupling.
2021-05-17 16:09:53 +02:00
eap
b093728299
bos #20256 : [CEA 18523] Porting SMESH to int 64 bits
2021-04-20 16:04:08 +03:00
vsr
a274ade365
Copyright update 2021
2021-03-23 17:44:29 +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
SALOME
cb55604f37
#18963 Minimize compiler warnings
2020-12-08 16:46:17 +03:00
eap
7f8c5c9aa7
#19129 [CEA] Error export med version
...
fix error message + untabify
2020-05-18 17:45:57 +03:00
vsr
0a37d49f45
bos #18963 [CEA 18962] Warnings in module compilations
2020-05-11 11:14:28 +03:00
rnv
20d7486abe
Fix the problem with saving a file with several meshes under Windows.
2020-05-07 17:14:56 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
Anthony Geay
a21c246418
CEA18933 : As before, when non managed version requested, ignore and take the latest
2020-04-06 21:53:23 +02:00
Anthony Geay
29fa6f3696
simplification involved by medfile 4.1
2020-04-03 14:15:07 +02:00
rnv
61652a5871
Porting to med-4.1.0.
2020-03-11 14:39:37 +03:00
eap
fa9f8a6224
LOT7: fix compilation at med_int==int64
2019-12-19 16:34:19 +03:00
rnv
2a1407f46f
Roll-back to med-4.0.0
2019-10-08 11:46:24 +03:00
Paul RASCLE
c7ec4c445e
fix MED version supported, comments to explain what must be updated when MED version changes
2019-10-03 17:06:11 +02:00
eap
e64a06483c
#17775 [CEA] SALOME 9.4.0a1: export a mesh with fields using Python API- SMESH::ExportMED crash
...
Add the version of MED_FILE with which SALOME is built into a list
returned by MED::GetMEDVersionsAppendCompatible()
2019-10-02 17:33:03 +03:00
Anthony Geay
831c6999e8
Support 4.0 and 4.1
2019-10-01 15:53:49 +02:00
Anthony Geay
08fb2c2e08
Porting to MED4.1
2019-09-30 10:50:32 +02:00
eap
e63b88c7f3
#16927 : Error when loading a med file with 140 millions elements
2019-05-14 16:58:34 +03:00
vsr
474a24023d
Merge branch 'master' into V9_3_BR
2019-04-08 19:23:20 +03:00
eap
734c82522e
Fix typo by Kunda
...
https://www.salome-platform.org/forum/forum_9/253019360
2019-04-08 13:38:22 +03:00
vsr
3421298e04
Issue !16751 : [CEA16749] import MED 3.0 files in SMESH: exception
2019-03-28 14:54:46 +03:00
rnv
dce0afd0a6
Fix for "54515: [FORUM] MED export issue" issue.
2019-03-13 11:17:57 +03:00
eap
4f3cfd814e
#16662 EDF - ExportMED : too long (bis)
...
Compute precise bounding box for BSpline faces
+ Fix compilation warnings
2019-03-11 18:35:25 +03:00
rnv
0b4f557c95
Run SALOME with UNICODE path
2019-03-11 13:05:42 +03:00
vsr
6d32f944a0
Update copyrights
2019-02-14 15:33:05 +03:00
rnv
c1a0ee0108
Fix compilation on Windows in DEBUG mode.
2019-01-22 11:20:42 +03:00
Paul RASCLE
286eab9f3e
Merge branch 'master' into pre/medCompatibility
2018-10-11 14:38:48 +02:00
rnv
d2be83be3a
Merge branch 'rnv/unicode'
2018-10-10 23:34:39 +03:00
Paul RASCLE
81b56ed43d
more information on exception on mesh export
2018-10-10 17:31:49 +02:00
Paul RASCLE
f2614ea1d5
debug load med file with penta18
2018-10-10 13:50:19 +02:00
Paul RASCLE
96aa46f001
MED write/append with a lower major version of MED file format: comments
2018-10-10 13:48:46 +02:00
Paul RASCLE
3be9ecb5ca
debug load med file with penta18
2018-10-10 13:20:08 +02:00
Paul RASCLE
a0a18305a2
MED write/append with a lower major version of MED file format: third step
2018-10-10 09:44:33 +02:00
Paul RASCLE
90761b482c
MED write/append with a lower major version of MED file format: second step
2018-10-09 15:06:17 +02:00
Paul RASCLE
9cef4666a1
introduction of MED write/append with a lower major version of MED file format (hdf5 >= 1.10.2 needed)
2018-10-08 16:31:40 +02:00
rnv
8b8b424103
Some corrections related to using UNICODE.
2018-09-27 14:34:01 +03:00
rnv
c5f8cda9bf
SALOME 9.1.0 Windows version
2018-09-07 15:00:24 +03:00
Paul RASCLE
c58add1af5
debug exporting MED files, adding meshes, different MED versions...
2018-07-18 15:51:37 +02:00
Paul RASCLE
49ff23c94f
reintroduction of choice of MED minor version when exporting MED files
2018-07-13 16:23:54 +02:00
eap
f816f204d3
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:38:55 +03:00
rnv
10191484fe
Merge changes from 'master' branch.
2017-12-29 16:20:32 +03:00
rnv
90e0893c89
Merge V8_4_BR branch.
2017-12-13 12:18:31 +03:00
eap
de56eb6c9f
typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/621049380
2017-12-05 14:47:35 +03:00
Paul RASCLE
51760fb76f
choice of MED format, minor version, for backward compatibility
2017-09-29 11:47:51 +03:00