Commit Graph

2477 Commits

Author SHA1 Message Date
eap
e63b88c7f3 #16927: Error when loading a med file with 140 millions elements 2019-05-14 16:58:34 +03:00
rnv
35b85c0539 Fix for '16926 [CEA 16749] MeshCut Python encoding issue' issue 2019-05-14 16:54:09 +03:00
eap
eacfc191eb #16914 EDF 19401 - Wrong quadratic mesh (bis)
Bug: SetEventListener() not called when a sub-algo assigned
2019-05-07 13:30:06 +03:00
vsr
ecea056f61 Merge branch 'V9_3_BR' 2019-05-06 14:10:53 +03:00
eap
31fce7937d #16797 [CEA 16781] QuadFromMedialAxis_1D2D: Failed to mesh sinuous edges 2019-04-19 16:56:57 +03:00
eap
ce56cca517 #16843 EDF 19340 - wrong quadratic mesh 2019-04-18 21:34:39 +03:00
eap
0743fa8f5f IPAL54529: [CKD]: Hexahedron(ijk) fails on a composite block if Viscous Layers assigned 2019-04-18 20:33:45 +03:00
vsr
4e9fa6a7f4 Merge branch 'master' into V9_3_BR 2019-04-09 19:23:38 +03:00
eap
b8917880e4 Quality Info: tolerance change does not influence on Nb double nodes 2019-04-09 19:11:56 +03:00
Paul RASCLE
62c6ecf7ae fix for plugin padder 2019-04-09 10:23:32 +02:00
Paul RASCLE
67e484afbe Merge branch 'V9_3_BR' into pre/padder 2019-04-08 20:27:22 +02:00
Paul RASCLE
bf3fbe8dd4 debug for SMESH plugin padder 2019-04-08 20:23:25 +02:00
vsr
474a24023d Merge branch 'master' into V9_3_BR 2019-04-08 19:23:20 +03:00
eap
8a0ae20732 Fix CRASH after mesh.RemoveGroupWithContents( group_of_other_mesh ) 2019-04-08 13:40:11 +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
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
vsr
58a7aa4445 Merge branch 'master' into V9_3_BR 2019-04-03 19:00:08 +03:00
eap
ee0db2f237 54524: [FORUM]: Export in STL work wrong' issue 2019-04-01 18:39:56 +03:00
rnv
a9af195d40 Fix for '54524: [FORUM]: Export in STL work wrong' issue. 2019-04-01 12:31:32 +03:00
vsr
e6d5ea2c9a Merge branch 'master' into V9_3_BR 2019-03-29 17:08:54 +03:00
eap
e9abd0b9b5 WIN: Dump Study fails
Reason: decrement iterator on an empty list
2019-03-29 16:46:47 +03:00
eap
5e337ede0d #16755 [CEA 16749] Merge nodes generates fatal error if selection is disabled 2019-03-28 18:22:44 +03:00
vsr
10f507591e Merge remote branch 'origin/master' into V9_3_BR 2019-03-28 17:46:41 +03:00
eap
d2203f18e1 #16748 EDF 19207 - no change priority with submesh 2019-03-28 16:18:54 +03:00
vsr
3421298e04 Issue !16751: [CEA16749] import MED 3.0 files in SMESH: exception 2019-03-28 14:54:46 +03:00
vsr
550595c56d Increment version: 9.3.0 2019-03-28 09:58:47 +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
1fb3ff621a #16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand 2019-03-25 18:50:14 +03:00
eap
341e363240 IPAL54521: [TC-9.3.0]: Mesh information: Additinal Info tab: 'Compute' button for size doesn't work
Add SMESH_GroupOnFilter::IsUpToDate()
  Redefine SMESH_GroupOnFilter::IsMeshInfoCorrect()
2019-03-22 13:32:28 +03:00
eap
63d5619b14 #16609: EDF - mesh computation : strange behavior
Fix pattern mapping to a face with hole

+
1) Optimize ElementsOnShape::Classifier::Init()
2) Optimize SMDS_VtkCellIterator (replace vtkIdList by std::vector)
3) Prevent SIGSEGV upon Compute() after base mesh removal
2019-03-15 21:29:39 +03:00
rnv
dce0afd0a6 Fix for "54515: [FORUM] MED export issue" issue. 2019-03-13 11:17:57 +03:00
rnv
eb9d56943a Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2019-03-12 13:25:02 +03:00
rnv
40f690a797 [CEA 13302] Policy for c++ files ? using namespaces in c++ header files. boost_ptr / shared_ptr 2019-03-12 13:23:45 +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
0bbec902ba #16648. + Update icons 2019-03-05 20:01:00 +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
vsr
385d4cede5 Merge branch 'V9_2_2_BR' 2019-03-05 10:22:59 +03:00
rnv
f1ee2beab1 Close HDF data set. 2019-02-28 20:15:55 +03:00
rnv
fa49d0ce94 Close HDF data set. 2019-02-28 20:11:53 +03:00
rnv
bf6639b9f6 Fix compilation on Windows 2019-02-25 19:35:16 +03:00
vsr
4ad3dc98c8 Increment version: 9.2.2 2019-02-25 15:57:57 +03:00
rnv
7cef494998 Fix for "23678: [CEA 13186] messages in the python window" issue. 2019-02-25 15:28:08 +03:00
eap
6ca4db2d7c Fix SALOME_TESTS/Grids/smesh/imps_09/K0
Fix Triangulator for the case of self-intersecting but valid polygon

+ some fixes for #16469

1) ElementsOnShape: fix too high octree of classifiers in case of large tolerance
2) SMESH_MeshEditor::SewFreeBorder() SIGSEGV on over-constrained elements
3) Project(): adjust radius to avoid checking too many elements
4) Protect SMESH_Gen_i::Compute() from CORBA error in case of a removed mesh
5) smeshBuilder.Mesh.FindCoincidentNodesOnPart() - fix for a case of ID list
2019-02-22 21:17:20 +03:00
mnt
b9b6785c00 Porting to OCCT 7.4 dev 2019-02-22 16:12:08 +03:00
vsr
29ca56ad9f Issue #16586: [CEA 16555] MG-SurfOpt log window title 2019-02-15 15:40:23 +03:00
eap
a30f2699f0 #16526 EDF 18698 - Problem when loading a dumped script
take into account an argument added to Concatenate()
2019-02-14 15:34:14 +03:00
vsr
6d32f944a0 Update copyrights 2019-02-14 15:33:05 +03:00
eap
27c94e830e #16578 EDF - Scibian - ViscousLayer / SIGSEGV 2019-02-14 14:22:06 +03:00