Salome HOME
modules/smesh.git
7 years agoRNV: Fix compilation error.
Maintenance team (INV) [Tue, 1 Nov 2016 10:54:17 +0000 (13:54 +0300)]
RNV: Fix compilation error.

7 years ago23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch...
eap [Mon, 31 Oct 2016 13:00:19 +0000 (16:00 +0300)]
23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch mesh

7 years ago23365: [CEA 1938] Export med from a xao file fails
eap [Tue, 25 Oct 2016 14:48:54 +0000 (17:48 +0300)]
23365: [CEA 1938] Export med from a xao file fails

 Support multiple components

7 years ago23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
eap [Mon, 24 Oct 2016 15:07:46 +0000 (18:07 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe

7 years agoQt5 migration
Paul RASCLE [Fri, 21 Oct 2016 12:47:37 +0000 (14:47 +0200)]
Qt5 migration

7 years ago23104: EDF SMESH: Pre-study for Netgen 5x
eap [Fri, 7 Oct 2016 14:00:31 +0000 (17:00 +0300)]
23104: EDF SMESH: Pre-study for Netgen 5x

  Regression of SALOME_TESTS/Grids/smesh/1D_mesh_AutomaticLength_00/A3

7 years agoIPAL53698: Clipping dialog: ambiguos object identification by names
eap [Thu, 6 Oct 2016 16:57:35 +0000 (19:57 +0300)]
IPAL53698: Clipping dialog: ambiguos object identification by names

7 years agoIPAL53692: Display Entity menu item is available for groups and sub-meshes
eap [Thu, 6 Oct 2016 15:13:56 +0000 (18:13 +0300)]
IPAL53692: Display Entity menu item is available for groups and sub-meshes

7 years agoDOC: explain the semantics of the precision preference parameters
eap [Thu, 6 Oct 2016 11:11:45 +0000 (14:11 +0300)]
DOC: explain the semantics of the precision preference parameters

Describe meaning of attributes in StdMeshers.xml

Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_02/C4
  SMESH_MesherHelper.cxx

Fix SALOME crash on a case of #http://www.salome-platform.org/forum/forum_10/47659287
  SMESH_MAT2d.cxx

7 years ago0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
vsr [Thu, 6 Oct 2016 08:20:14 +0000 (11:20 +0300)]
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1)

7 years ago23352: [CEA] Order and naming of meshing algorithms
eap [Mon, 3 Oct 2016 14:53:47 +0000 (17:53 +0300)]
23352: [CEA] Order and naming of meshing algorithms

7 years agoSet dev version marker to 1.
vsr [Wed, 28 Sep 2016 10:20:28 +0000 (13:20 +0300)]
Set dev version marker to 1.

7 years agoMerge remote-tracking branch 'origin/cbr/crowdin_V8_1_BR' into V8_1_BR V8_1_BR V8_1_0 V8_1_0rc2
rnv [Thu, 22 Sep 2016 15:39:35 +0000 (18:39 +0300)]
Merge remote-tracking branch 'origin/cbr/crowdin_V8_1_BR' into V8_1_BR

7 years agoUpdate translation files from Crowdin cbr/crowdin_V8_1_BR
Christophe Bourcier [Thu, 22 Sep 2016 15:21:48 +0000 (17:21 +0200)]
Update translation files from Crowdin

7 years agoAdd OVERALL_MESH_QUALITY translation for status bar.
rnv [Thu, 22 Sep 2016 14:57:19 +0000 (17:57 +0300)]
Add OVERALL_MESH_QUALITY translation for status bar.

7 years agoFix for the '23337: [CEA 1942] When we modify a mesh hypothesis, the display in the...
rnv [Thu, 22 Sep 2016 09:55:34 +0000 (12:55 +0300)]
Fix for the '23337: [CEA 1942] When we modify a mesh hypothesis, the display in the 3D view is not deleted immediatly' issue.

7 years agoFix bugs with Cleaner and SurfOpt on Windows: cbr/fix_meshgems_plugins_for_windows
Christophe Bourcier [Wed, 21 Sep 2016 15:31:37 +0000 (17:31 +0200)]
Fix bugs with Cleaner and SurfOpt on Windows:
- the generated .bat had a delete command instead of del
- using .meshb does not work on Windows, we use .mesh instead
- the result file was sometimes imported twice because the signal readyReadStandardOutput was sometimes emited twice

7 years agoIncrement version: 8.1.0 V8_1_0rc1
rnv [Tue, 13 Sep 2016 09:45:54 +0000 (12:45 +0300)]
Increment version: 8.1.0

7 years ago23348: EDF 12916 - SALOME crashes when generating pyramids
eap [Fri, 9 Sep 2016 11:34:29 +0000 (14:34 +0300)]
23348: EDF 12916 - SALOME crashes when generating pyramids

7 years agoRegression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B5
eap [Thu, 8 Sep 2016 17:53:37 +0000 (20:53 +0300)]
Regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B5

   Use COMPUTE_SUBMESH event to compute more local sub-meshes
   under an all-dimensional sub-mesh.

7 years agoFix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A6
eap [Thu, 8 Sep 2016 16:15:49 +0000 (19:15 +0300)]
Fix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A6

7 years ago23321: EDF 12916 - Meshing problem
eap [Thu, 8 Sep 2016 16:01:15 +0000 (19:01 +0300)]
23321: EDF 12916 - Meshing problem
   StdMeshers_QuadToTriaAdaptor: solution for note (0021305) implemented but deactivated

StdMeshers_Projection_2d.cxx - morph deactivated for nb wires == 1

7 years agoFix for '23345: [CEA 1930] Wrong display of the unit of degrees' issue.
rnv [Thu, 8 Sep 2016 14:31:59 +0000 (17:31 +0300)]
Fix for '23345: [CEA 1930] Wrong display of the unit of degrees' issue.

7 years agoRegression of SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_00/A1
eap [Thu, 8 Sep 2016 11:33:45 +0000 (14:33 +0300)]
Regression of SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_00/A1

  Avoid failure on an edge having a zero-length 3D curve

7 years ago23332: EDF 13475 - Wrong quadratic mesh
eap [Wed, 7 Sep 2016 11:43:41 +0000 (14:43 +0300)]
23332: EDF 13475 - Wrong quadratic mesh

7 years agoIPAL53561: Extrusion 3D algo is not applicable to a prism with a seam on top/bottom
eap [Wed, 7 Sep 2016 11:43:02 +0000 (14:43 +0300)]
IPAL53561: Extrusion 3D algo is not applicable to a prism with a seam on top/bottom

7 years agoRe-fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B2
eap [Mon, 5 Sep 2016 12:29:28 +0000 (15:29 +0300)]
Re-fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B2

7 years agoFix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B2
eap [Thu, 1 Sep 2016 17:47:02 +0000 (20:47 +0300)]
Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B2
   (StdMeshers_Prism_3D.cxx)

+ small optimization of SMDS_UnstructuredGrid::compactGrid()
   (SMDS_UnstructuredGrid.cxx, SMESH_Object.cxx)
   - de-allocate old data as soon as possible, not at the and of compacting

+ some minor changes

7 years ago23291: [CEA 1881] - Test regression imp_1347_viscous_layers.py
eap [Wed, 31 Aug 2016 14:27:00 +0000 (17:27 +0300)]
23291: [CEA 1881] - Test regression imp_1347_viscous_layers.py

+ regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B8

7 years agoWindows compatibility ana/v81br_win_compatibility
ana [Wed, 31 Aug 2016 09:05:44 +0000 (12:05 +0300)]
Windows compatibility

7 years agowindows compatibility
ana [Tue, 30 Aug 2016 09:28:59 +0000 (12:28 +0300)]
windows compatibility

7 years ago0023320: EDF13201 - Create group from geometry
eap [Fri, 26 Aug 2016 17:59:35 +0000 (20:59 +0300)]
0023320EDF13201 - Create group from geometry
     update docs

0023321: EDF 12916 - Meshing problem
     Decrease tolerance in StdMeshers_QuadToTriaAdaptor

7 years agoMerge branch 'master' into V8_1_BR
rnv [Fri, 26 Aug 2016 13:17:46 +0000 (16:17 +0300)]
Merge branch 'master' into V8_1_BR

7 years ago23321: EDF 12916 - Meshing problem
eap [Fri, 26 Aug 2016 13:02:42 +0000 (16:02 +0300)]
23321: EDF 12916 - Meshing problem
   detect non-conform mesh (overlapping faces)

+ At ClearMesh(), do not remove an actor of an imported mesh

7 years agoMerge remote branch 'origin/master' into V8_1_BR
vsr [Thu, 25 Aug 2016 15:09:05 +0000 (18:09 +0300)]
Merge remote branch 'origin/master' into V8_1_BR

7 years ago53539: 0D Element - selection with [Shift] impossible
eap [Thu, 25 Aug 2016 13:28:29 +0000 (16:28 +0300)]
53539: 0D Element - selection with [Shift] impossible

7 years agoFix for the '52934: Elements are't not highlighted in vtk viewer after set id in...
rnv [Wed, 24 Aug 2016 14:17:00 +0000 (17:17 +0300)]
Fix for the '52934: Elements are't not highlighted in vtk viewer after set id in measurements dialog box' issue.

7 years ago53539: 0D Element
eap [Wed, 24 Aug 2016 14:04:22 +0000 (17:04 +0300)]
53539: 0D Element

1) Extract SMESHUtils/SMESH_ControlPnt.* from Hexotic
2) Minor doc changes
3) fix  53539: 0D Element (SMDS_MeshCell.hxx, SMESHGUI_AddMeshElementDlg.cxx)
4) Regressions
- bugs_06/G9 ( SMESH_DumpPython.cxx, SMESH_PythonDump.hxx )
- bugs_13/N8 ( StdMeshers_Regular_1D.cxx )

7 years agoIMP 23201: Harmonisation of "0D Element" and "0D Elements on Element Nodes" V8_1_0b1
eap [Thu, 11 Aug 2016 17:13:30 +0000 (20:13 +0300)]
IMP 23201: Harmonisation of "0D Element" and "0D Elements on Element Nodes"

7 years ago23303: [EDF 12024] Filter for nodes connectivity
eap [Thu, 11 Aug 2016 13:44:16 +0000 (16:44 +0300)]
23303: [EDF 12024] Filter for nodes connectivity

7 years agoFix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue.
ana [Thu, 11 Aug 2016 12:14:33 +0000 (15:14 +0300)]
Fix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue.
Update documentation.

7 years agoMerge branch 'master' of salome:modules/smesh
rnv [Thu, 11 Aug 2016 08:18:07 +0000 (11:18 +0300)]
Merge branch 'master' of salome:modules/smesh

7 years agoFix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue
ana [Wed, 10 Aug 2016 14:36:26 +0000 (17:36 +0300)]
Fix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue

7 years agoMerge branch 'abn/configuration'
rnv [Wed, 10 Aug 2016 13:53:05 +0000 (16:53 +0300)]
Merge branch 'abn/configuration'

7 years ago23307: [EDF 7315] Improvement of DISTENE meshing plugins
eap [Tue, 9 Aug 2016 16:32:57 +0000 (19:32 +0300)]
23307: [EDF 7315] Improvement of DISTENE meshing plugins

7 years agoFix for "0023306: [EDF 8444] Mesh controls behavior" issue.
ana [Mon, 8 Aug 2016 16:34:54 +0000 (19:34 +0300)]
Fix for "0023306: [EDF 8444] Mesh controls behavior" issue.

7 years agoIMP 23300: [EDF 12865] Independent calculation of sub-meshes
eap [Mon, 1 Aug 2016 19:15:36 +0000 (22:15 +0300)]
IMP 23300: [EDF 12865] Independent calculation of sub-meshes

7 years ago23304: [EDF 10304] Radial Quadrangle on ellipse
eap [Mon, 1 Aug 2016 13:20:09 +0000 (16:20 +0300)]
23304: [EDF 10304] Radial Quadrangle on ellipse

 Fix a regression with quadratic elements

7 years ago23305: [EDF 10301] Extrusion with scaling
eap [Mon, 1 Aug 2016 12:42:08 +0000 (15:42 +0300)]
23305: [EDF 10301] Extrusion with scaling

7 years ago23304: [EDF 10304] Radial Quadrangle on ellipse
eap [Thu, 28 Jul 2016 16:16:32 +0000 (19:16 +0300)]
23304: [EDF 10304] Radial Quadrangle on ellipse

7 years agoWindows: suppress Cmake warnings
ana [Mon, 25 Jul 2016 14:07:50 +0000 (17:07 +0300)]
Windows: suppress Cmake warnings

7 years ago23298: EDF 13271 SMESH: ExportMED fails
eap [Mon, 25 Jul 2016 11:29:25 +0000 (14:29 +0300)]
23298: EDF 13271 SMESH: ExportMED fails

7 years agoMinor doc changes V8_1_0a1
eap [Fri, 8 Jul 2016 19:22:13 +0000 (22:22 +0300)]
Minor doc changes

+ fix meshing progress (SMESH_subMesh.cxx)

7 years agoRemove the text "formerly Yams" from SMESH plugin menus. MG-SurfOpt is the official...
Christophe Bourcier [Fri, 8 Jul 2016 09:44:37 +0000 (11:44 +0200)]
Remove the text "formerly Yams" from SMESH plugin menus. MG-SurfOpt is the official name.

7 years agoFix crash when launching SurfOpt plugin with Qt5.
Christophe Bourcier [Fri, 8 Jul 2016 09:37:47 +0000 (11:37 +0200)]
Fix crash when launching SurfOpt plugin with Qt5.

7 years ago23295: [CEA 1870] Impossible to mesh the inside of the 2D skin of an object meshed...
eap [Tue, 5 Jul 2016 10:52:55 +0000 (13:52 +0300)]
23295: [CEA 1870] Impossible to mesh the inside of the 2D skin of an object meshed with quadrangles

7 years agoMoving *all* CMake detection files to common CONFIGURATION repo.
abn [Tue, 5 Jul 2016 08:28:56 +0000 (10:28 +0200)]
Moving *all* CMake detection files to common CONFIGURATION repo.

7 years agoFix compilation problem
mnt [Thu, 30 Jun 2016 07:57:53 +0000 (10:57 +0300)]
Fix compilation problem

7 years agoRegression of BelongToGeom on Debian-6
eap [Wed, 29 Jun 2016 17:53:22 +0000 (20:53 +0300)]
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)

7 years agoRNV: Fix compilation error.
mnt [Tue, 28 Jun 2016 09:29:10 +0000 (12:29 +0300)]
RNV: Fix compilation error.

7 years agoIPAL53401: BelongToGeom is very long on multiple lines
eap [Mon, 27 Jun 2016 17:07:19 +0000 (20:07 +0300)]
IPAL53401: BelongToGeom is very long on multiple lines

  More optimization of octree + parallel update of GroupOnFilter

  Remove useless warnings

7 years agoDocumenting the nodal connectivity
eap [Wed, 22 Jun 2016 12:45:22 +0000 (15:45 +0300)]
Documenting the nodal connectivity

7 years agoIPAL53401: BelongToGeom is very long on multiple lines
eap [Tue, 21 Jun 2016 16:42:11 +0000 (19:42 +0300)]
IPAL53401: BelongToGeom is very long on multiple lines

 Use octree of classifiers

7 years agoUpdate in accordance with changes in QtxComboBox.
vsr [Tue, 21 Jun 2016 13:10:07 +0000 (16:10 +0300)]
Update in accordance with changes in QtxComboBox.

7 years ago53416: SALOME crashes when selecting a sub-menu of Control menu item
eap [Tue, 21 Jun 2016 11:04:19 +0000 (14:04 +0300)]
53416: SALOME crashes when selecting a sub-menu of Control menu item

7 years agoMove "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help...
eap [Mon, 20 Jun 2016 14:14:20 +0000 (17:14 +0300)]
Move "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help sub-menu

7 years agoFix test SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B6
eap [Thu, 16 Jun 2016 13:23:35 +0000 (16:23 +0300)]
Fix test SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B6

  Case of a ring with sub-meshes on both wires

7 years agoRegression: "Unknown" scalar bar title
eap [Thu, 16 Jun 2016 10:08:40 +0000 (13:08 +0300)]
Regression: "Unknown" scalar bar title

7 years ago23288: [CEA 1626] Meshgems v2.3
eap [Tue, 14 Jun 2016 11:57:25 +0000 (14:57 +0300)]
23288: [CEA 1626] Meshgems v2.3

7 years agoCompilation error on Ubuntu 16
eap [Tue, 14 Jun 2016 09:42:49 +0000 (12:42 +0300)]
Compilation error on Ubuntu 16

7 years agoIPAL52980: Wire Discretization with Table density fails
eap [Fri, 10 Jun 2016 17:47:53 +0000 (20:47 +0300)]
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

7 years agoBUG: impossible to import a med file of size more than MAX_INT (~2.1 Gb)
eap [Thu, 9 Jun 2016 11:22:37 +0000 (14:22 +0300)]
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

7 years agoMerge remote branch 'origin/V7_dev'
vsr [Mon, 6 Jun 2016 08:36:06 +0000 (11:36 +0300)]
Merge remote branch 'origin/V7_dev'

7 years ago23282: EDF 13035 - Problem with submeshes priority
eap [Fri, 27 May 2016 14:20:45 +0000 (17:20 +0300)]
23282: EDF 13035 - Problem with submeshes priority

 fix SMESH_Mesh::SortByMeshOrder()

7 years agoMerge remote branch 'origin/V7_dev'
vsr [Thu, 26 May 2016 15:29:15 +0000 (18:29 +0300)]
Merge remote branch 'origin/V7_dev'

7 years ago23281: [CEA 1859] SALOME master : compilation SMESH - error StdMeshers_ViscousLayers2D V7_8_BR V7_8_0 V7_8_0rc2
eap [Thu, 26 May 2016 14:53:25 +0000 (17:53 +0300)]
23281: [CEA 1859] SALOME master : compilation SMESH - error StdMeshers_ViscousLayers2D

7 years agoMinor DOC changes
eap [Thu, 26 May 2016 14:38:08 +0000 (17:38 +0300)]
Minor DOC changes

7 years agoMigration to OCCT 7.0
mpa [Wed, 24 Feb 2016 13:46:43 +0000 (16:46 +0300)]
Migration to OCCT 7.0

7 years agoMinor DOC changes
eap [Tue, 24 May 2016 17:37:08 +0000 (20:37 +0300)]
Minor DOC changes

+ Fix compilation warning "variable may be used uninitialized"

7 years agoMerge remote branch 'origin/V7_dev'
vsr [Tue, 24 May 2016 15:17:28 +0000 (18:17 +0300)]
Merge remote branch 'origin/V7_dev'

7 years agoIncrement version: 7.8.0 V7_8_0rc1
vsr [Fri, 20 May 2016 14:43:47 +0000 (17:43 +0300)]
Increment version: 7.8.0

7 years agoFix regressions
eap [Thu, 19 May 2016 17:50:08 +0000 (20:50 +0300)]
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"

7 years agoFix regression SALOME_TESTS/Grids/smesh/3D_mesh_Projection_00/A1
eap [Wed, 18 May 2016 17:29:08 +0000 (20:29 +0300)]
Fix regression SALOME_TESTS/Grids/smesh/3D_mesh_Projection_00/A1
  StdMeshers_Projection_2D.cxx

+ fix failure of IPAL52648: Incorrect vicous layer elements

7 years ago23207: EDF 11232 SMESH: viscou layers builder fails at the very fist inflation
eap [Mon, 16 May 2016 16:40:24 +0000 (19:40 +0300)]
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

7 years ago23278: [EDF] Mesh computation fails for cylinder or sphere with projection algorythme
eap [Mon, 16 May 2016 12:37:57 +0000 (15:37 +0300)]
23278: [EDF] Mesh computation fails for cylinder or sphere with projection algorythme

7 years ago23279: EDF 12978 - Overconstrained faces
eap [Mon, 16 May 2016 10:49:25 +0000 (13:49 +0300)]
23279: EDF 12978 - Overconstrained faces

7 years agoFix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A3 - too thin VL
eap [Fri, 13 May 2016 18:27:58 +0000 (21:27 +0300)]
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

7 years ago23190: EDF 11636 - Problem of viscous layer
eap [Thu, 12 May 2016 18:19:11 +0000 (21:19 +0300)]
23190: EDF 11636 - Problem of viscous layer

7 years agoMerge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
Paul RASCLE [Thu, 12 May 2016 13:20:32 +0000 (15:20 +0200)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev

7 years agoPlugin blocFissure, bug EDF 12976, regression on some tests, a first correction
Paul RASCLE [Thu, 12 May 2016 13:19:52 +0000 (15:19 +0200)]
Plugin blocFissure, bug EDF 12976, regression on some tests, a first correction

7 years ago23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
eap [Thu, 12 May 2016 12:01:20 +0000 (15:01 +0300)]
23078: [CEA 1498] Sewing of meshes without having to set the nodes ids

  Debug for note 21002

7 years agoFix compilation problem
mnt [Thu, 12 May 2016 09:51:15 +0000 (12:51 +0300)]
Fix compilation problem

7 years ago23207: EDF 11232 SMESH: viscou layers builder fails at the very fist inflation
eap [Wed, 11 May 2016 13:55:05 +0000 (16:55 +0300)]
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

7 years ago53225: Viscous Layers hyp: problem with selection of input/output faces
eap [Wed, 11 May 2016 12:13:17 +0000 (15:13 +0300)]
53225: Viscous Layers hyp: problem with selection of input/output faces
  (StdMeshersGUI_SubShapeSelectorWdg.cxx)

+ Remove useless MESSAGEs

7 years agoMerge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev V7_8_0b1
Paul RASCLE [Mon, 2 May 2016 06:23:29 +0000 (08:23 +0200)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev

7 years agoblocFissure : debug logging implementation
Paul RASCLE [Sun, 1 May 2016 21:34:06 +0000 (23:34 +0200)]
blocFissure : debug logging implementation

7 years agoencoding problem to solve later
Paul RASCLE [Sun, 1 May 2016 17:43:55 +0000 (19:43 +0200)]
encoding problem to solve later

7 years agoblocFissure general dialog improvement
Paul RASCLE [Sun, 1 May 2016 17:23:11 +0000 (19:23 +0200)]
blocFissure general dialog improvement

7 years agoblocFissure: rename the med file produced in accordance with the case name
Paul RASCLE [Sun, 1 May 2016 17:21:53 +0000 (19:21 +0200)]
blocFissure: rename the med file produced in accordance with the case name

7 years agoblocFissure: coherence of menu and plugin name in help
Paul RASCLE [Sun, 1 May 2016 15:09:47 +0000 (17:09 +0200)]
blocFissure: coherence of menu and plugin name in help