mnt
5535f6364f
Fix compilation problem
2016-06-30 10:57:53 +03:00
eap
386c76ea03
Regression of BelongToGeom on Debian-6
...
(SMESH_Controls* )
- Optimize mesh deletion (ObjectPool.hxx)
- Memory leaks (SMESH_Gen_i.cxx)
- Usage of uninitialized vars ( SMESHGUI_MeshOp.cxx )
- Minimize nb of #include in headers (the rest files)
2016-06-29 20:53:22 +03:00
mnt
cdc7526bd1
RNV: Fix compilation error.
2016-06-28 12:29:10 +03:00
eap
911ca90c3d
IPAL53401: BelongToGeom is very long on multiple lines
...
More optimization of octree + parallel update of GroupOnFilter
Remove useless warnings
2016-06-27 20:07:19 +03:00
eap
b582abf7fa
Documenting the nodal connectivity
2016-06-22 15:45:22 +03:00
eap
afb6b35047
IPAL53401: BelongToGeom is very long on multiple lines
...
Use octree of classifiers
2016-06-21 19:42:11 +03:00
vsr
79c2ca913c
Update in accordance with changes in QtxComboBox.
2016-06-21 16:10:07 +03:00
eap
c18fd9d00c
53416: SALOME crashes when selecting a sub-menu of Control menu item
2016-06-21 14:04:19 +03:00
eap
287b2ac10e
Move "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help sub-menu
2016-06-20 17:14:20 +03:00
eap
466da2436e
Fix test SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B6
...
Case of a ring with sub-meshes on both wires
2016-06-16 16:23:35 +03:00
eap
aae848792f
Regression: "Unknown" scalar bar title
2016-06-16 13:08:40 +03:00
eap
0f0bf7c728
23288: [CEA 1626] Meshgems v2.3
2016-06-14 14:57:25 +03:00
eap
aa58e0af13
Compilation error on Ubuntu 16
2016-06-14 12:42:49 +03:00
eap
ef3921b2af
IPAL52980: Wire Discretization with Table density fails
...
fix this problem for all 1D hypotheses (StdMeshers_Regular_1D.cxx)
Bug report: http://www.salome-platform.org/forum/forum_10/636759606
Fix compilation warnings:
- unused function
- missing virtual destructor
- variable set but not used
2016-06-10 20:47:53 +03:00
eap
8d3d2084b7
BUG: impossible to import a med file of size more than MAX_INT (~2.1 Gb)
...
(SMESH_File.*)
Fix an error of porting to OCCT-7
(StdMeshers_Cartesian_3D.cxx)
Remove useless MESSAGE's
2016-06-09 14:22:37 +03:00
vsr
6883e45c6b
Merge remote branch 'origin/V7_dev'
2016-06-06 11:36:06 +03:00
eap
08a7d4d04e
23282: EDF 13035 - Problem with submeshes priority
...
fix SMESH_Mesh::SortByMeshOrder()
2016-05-27 17:20:45 +03:00
vsr
c6ab650a79
Merge remote branch 'origin/V7_dev'
2016-05-26 18:29:15 +03:00
eap
b50774870a
23281: [CEA 1859] SALOME master : compilation SMESH - error StdMeshers_ViscousLayers2D
2016-05-26 17:53:25 +03:00
eap
a8c3e199b7
Minor DOC changes
2016-05-26 17:38:08 +03:00
mpa
e77162f42f
Migration to OCCT 7.0
2016-05-25 18:57:32 +03:00
eap
373690534a
Minor DOC changes
...
+ Fix compilation warning "variable may be used uninitialized"
2016-05-24 20:37:08 +03:00
vsr
004925bca4
Merge remote branch 'origin/V7_dev'
2016-05-24 18:17:28 +03:00
vsr
7e7d0566c1
Increment version: 7.8.0
2016-05-20 17:43:47 +03:00
eap
65c1beab50
Fix regressions
...
1) 2D_mesh_QuadranglePreference_01/B5 ( StdMeshers_Quadrangle_2D.cxx )
2) viscous_layers_01/B2, B8 ( StdMeshers_ViscousLayers.cxx )
+ Fix compilation warning "variable may be used uninitialized"
2016-05-19 20:50:08 +03:00
eap
1a28a08237
Fix regression SALOME_TESTS/Grids/smesh/3D_mesh_Projection_00/A1
...
StdMeshers_Projection_2D.cxx
+ fix failure of IPAL52648: Incorrect vicous layer elements
2016-05-18 20:29:08 +03:00
eap
81bd7bc865
23207: EDF 11232 SMESH: viscou layers builder fails at the very fist inflation
...
- fix propagation of limited _lenMax around MULTI_NORMAL edges
- fix invalidation of bad simplexes
- SmoothPos of all edges, using several iterations
now a reached thickness is 4.9
2016-05-16 19:40:24 +03:00
eap
d0d20593a7
23278: [EDF] Mesh computation fails for cylinder or sphere with projection algorythme
2016-05-16 15:37:57 +03:00
eap
54644afede
23279: EDF 12978 - Overconstrained faces
2016-05-16 13:49:25 +03:00
eap
26847926b7
Fix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A3 - too thin VL
...
and probably SALOME_TESTS/Grids/smesh/viscous_layers_01/B8 - OCC exception. gp_VectorWithNullMagnitude
2016-05-13 21:27:58 +03:00
eap
fd345fc99b
23190: EDF 11636 - Problem of viscous layer
2016-05-12 21:19:11 +03:00
Paul RASCLE
62726c435f
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
2016-05-12 15:20:32 +02:00
Paul RASCLE
c178a1a491
Plugin blocFissure, bug EDF 12976, regression on some tests, a first correction
2016-05-12 15:19:52 +02:00
eap
bfe40dc738
23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
...
Debug for note 21002
2016-05-12 15:01:20 +03:00
mnt
85d416c7e5
Fix compilation problem
2016-05-12 12:51:15 +03:00
eap
bc95c31002
23207: EDF 11232 SMESH: viscou layers builder fails at the very fist inflation
...
23190: EDF 11636 - Problem of viscous layer
Regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2 - shrink fails
2016-05-11 16:55:05 +03:00
eap
f3e2b7fea2
53225: Viscous Layers hyp: problem with selection of input/output faces
...
(StdMeshersGUI_SubShapeSelectorWdg.cxx)
+ Remove useless MESSAGEs
2016-05-11 15:13:17 +03:00
Paul RASCLE
56aba9305e
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
2016-05-02 08:23:29 +02:00
Paul RASCLE
16e55e2e69
blocFissure : debug logging implementation
2016-05-01 23:34:06 +02:00
Paul RASCLE
ed2404d598
encoding problem to solve later
2016-05-01 19:43:55 +02:00
Paul RASCLE
316b62512c
blocFissure general dialog improvement
2016-05-01 19:23:11 +02:00
Paul RASCLE
b219607edd
blocFissure: rename the med file produced in accordance with the case name
2016-05-01 19:21:53 +02:00
Paul RASCLE
6a6636fcc6
blocFissure: coherence of menu and plugin name in help
2016-05-01 17:09:47 +02:00
vsr
a06c8afd14
Remove debug messages in Release mode
2016-04-26 12:21:31 +03:00
Paul RASCLE
9375168b07
general crack dialog: doc correction
2016-04-19 09:22:37 +02:00
Paul RASCLE
c570e0f979
general crack dialog documentation
2016-04-18 14:07:49 +02:00
Paul RASCLE
6c4a42763e
Sphinx style for html doc
2016-04-18 14:04:36 +02:00
Paul RASCLE
c98d9fcd7f
Merge remote branch 'origin/V7_dev' into V7_dev
2016-04-15 17:52:29 +02:00
Paul RASCLE
05cbd0eed8
tests on memory measurements
2016-04-15 17:51:36 +02:00
Paul RASCLE
7fd18ae8b1
general crack dialog: working on log...
2016-04-15 17:50:49 +02:00