Commit Graph

192 Commits

Author SHA1 Message Date
Anthony Geay
dacd89c7df [EDF25906] : redirect output of the wget into MESSAGE macro 2022-08-16 17:42:38 +02:00
jfa
bdf698e60b Avoid infinite loop, found with test NRT_GRIDS_GEOM_BUG15_R7 2022-06-23 15:08:30 +03:00
vsr
499f29d249 Copyright update 2022 2022-05-05 16:51:14 +03:00
Anthony Geay
e1682190e9 First try to mix old style and new style meshgems 2022-02-11 13:21:48 +01:00
eap
ff53fa3701 bos #26454 [EDF] (2021) SMESH: interactive mesh modification 2022-02-09 18:15:05 +03:00
vsr
890187d6e1 std::regex does not work properly with gcc 4.8 2021-10-26 20:10:54 +03:00
Anthony Geay
abc53b03ca Merge branch 'occ/new_mg_licnese' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into occ/new_mg_licnese 2021-09-10 15:24:05 +02:00
Anthony Geay
bd19f3d315 Allow EDF URL style 2021-09-10 15:23:36 +02:00
eap
1ffd1c1245 bos #24596 [CEA] New MeshGems license
Care of python plugins
2021-08-26 18:23:22 +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
eap
db3a0bbde4 BoostTxtArchive minor changes 2021-08-12 17:26:25 +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
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
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
374031c17e bos #20640 EDF 22800 - Adding 3D 2021-01-27 16:48:04 +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
6bc94c2211 bos #20144 [CEA 20142] Import1D - Error: Algorithm failed 2020-10-16 01:16:47 +03:00
eap
2fcf0d1b8e Fix failure of HEXOTIC/doc/salome/examples/hexoticdemo.py 2020-05-27 15:46:46 +03:00
vsr
0fc0831670 Copyright update 2020 2020-04-15 18:19:44 +03:00
eap
896ab9bad6 small optimization 2020-03-18 19:02:52 +03:00
eap
24a8566eb1 #17336 [CEA 17333] Mesh offset generates a segmentation violation 2020-03-18 15:36:19 +03:00
Pascal Obry
c9c3fe8924 Porting to ParaView 5.8 2020-03-11 14:37:59 +03:00
eap
54db132ba1 Fix SIGSEGV on imps_09/K0
Not sure about "continue;"
2020-03-10 17:11:19 +03:00
eap
155c6427af #17336 [CEA 17333] Mesh offset generates a segmentation violation 2020-02-28 16:06:43 +03:00
eap
90741df834 Fix regression of Extrusion 3D caused by OCCT changes 2020-02-20 19:28:41 +03:00
rnv
70d591791d Fix compilation errors (OCCT-7.4.0) 2019-12-17 22:19:27 +03:00
eap
8fc0f4f355 #17956 [CEA 17925] COMPERR_OCC_EXCEPTION 2019-11-08 16:55:05 +03:00
eap
e67f8c2cab #17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
Implement ChangePolyhedronNodes()

+ Enable  Orientation of Faces in wireframe mode
2019-10-15 16:04:58 +03:00
eap
d66fe4a500 Fix smesh/imps_09/K0
Fix for zero-width slot
2019-10-11 19:13:54 +03:00
eap
fad0945128 Typo fixes by Kunda
https://salome-platform.org/forum/forum_9/495080934
2019-08-27 14:48:19 +03:00
eap
0146a69d82 IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error
Issue (2) with Geometric Progression reported in
  https://www.salome-platform.org/forum/forum_10/976643804#300891023
  Fixed in StdMeshers_Prism_3D.cxx

+ Minor changes:
1) SMESHGUI_PreVisualObj::myMesh in now SMESHDS_Mesh*
2) TPythonDump::DumpArray is now public method
3) In StdMeshers_FixedPoints1D, make args of Set*() methods const
4) Install SMESHGUI_PreVisualObj.h
5) Make StdMeshers_QuadrangleParams::SetCorners() available via CORBA
2019-08-02 18:14:14 +03:00
eap
a87bde2a08 IPAL54529: Hexahedron(ijk) fails on a block with composite sides if Viscous Layers assigned
+ In Create Mesh dialog define enabled tabs by SMESH_Algo::IsApplicable( shape )
+ Extract SMESH_Indexer from StdMeshers_HexaFromSkin_3D.cxx
2019-07-12 15:15:38 +03:00
eap
b718a7cc45 IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error 2019-07-01 13:44:54 +03:00
eap
3f88168d83 #17013 [CEA 17006] Meshing a compsolid with one internal vertex per face 2019-07-01 13:35:28 +03:00
eap
31fce7937d #16797 [CEA 16781] QuadFromMedialAxis_1D2D: Failed to mesh sinuous edges 2019-04-19 16:56:57 +03:00
eap
8a0ae20732 Fix CRASH after mesh.RemoveGroupWithContents( group_of_other_mesh ) 2019-04-08 13:40:11 +03:00
eap
55d3f10182 IPAL54527: SIGSEGV after group removal
Fix SMESHDS_GroupOnFilter.cxx

+ partial fix for SALOME_TESTS/Grids/smesh/imps_09/K0 (SMESH_Slot.cxx)
2019-04-04 20:02:34 +03:00
eap
ee0db2f237 54524: [FORUM]: Export in STL work wrong' issue 2019-04-01 18:39:56 +03:00
eap
90538c5190 54522: Compound Mesh: bad groups with meshToAppendTo provided
Fix SMESH_Gen_i::ConcatenateCommon()

+ #16469: MakeSlot - add split faces to groups of initial faces
2019-03-27 14:51:54 +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
eap
98ec6be586 Fix MinDistance for node-group (SALOME_TESTS/Grids/smesh/imps_09/K0)
+ Minor doc improvement
2019-03-06 16:59:54 +03:00
eap
d2248790d7 #16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand
+
1) Optimize FreeEdges::IsFreeEdge()
2) Fix SMESH_MeshEditor::FindFreeBorder() for the case of multi-continuation
3) Improve Mesh.GetLength() to accept groups and list of IDs
2019-03-05 19:35:52 +03:00