Salome HOME
modules/smesh.git
7 years agoFix pb with save/restore GEOM for Debian 6.0
skv [Thu, 24 Nov 2016 12:54:21 +0000 (15:54 +0300)]
Fix pb with save/restore GEOM for Debian 6.0

7 years agoMerge branch 'master' of salome:modules/smesh
ana [Thu, 24 Nov 2016 11:29:56 +0000 (14:29 +0300)]
Merge branch 'master' of salome:modules/smesh

7 years agoWindows compatibility.
ana [Thu, 24 Nov 2016 11:29:42 +0000 (14:29 +0300)]
Windows compatibility.

7 years agoMerge remote-tracking branch 'origin/cbr/fix_import_gmf_pyramids_orientation'
rnv [Thu, 24 Nov 2016 08:34:29 +0000 (11:34 +0300)]
Merge remote-tracking branch 'origin/cbr/fix_import_gmf_pyramids_orientation'

7 years agoFix pyramids orientation in GMF import/export cbr/fix_import_gmf_pyramids_orientation
Christophe Bourcier [Thu, 24 Nov 2016 07:39:01 +0000 (08:39 +0100)]
Fix pyramids orientation in GMF import/export

7 years ago23395: EDF 13855 - Crash SALOME when creating a mesh
eap [Wed, 23 Nov 2016 18:04:46 +0000 (21:04 +0300)]
23395: EDF 13855 - Crash SALOME when creating a mesh

Pb with a prism whose base face includes 3 wires and only one wire in internal

7 years agoIPAL53819: Mesh edition clears Numbering
eap [Tue, 22 Nov 2016 11:34:16 +0000 (14:34 +0300)]
IPAL53819: Mesh edition clears Numbering

  Keep numbering when a mesh is cleared

7 years agoDon't drop the control mode when a mesh becomes empty
eap [Mon, 21 Nov 2016 17:05:01 +0000 (20:05 +0300)]
Don't drop the control mode when a mesh becomes empty

+ Update mesh when unassign hypothesis

7 years ago23394: EDF - non regression test fails - problem of projection of a quadrangle face...
eap [Mon, 21 Nov 2016 16:30:24 +0000 (19:30 +0300)]
23394: EDF - non regression test fails - problem of projection of a quadrangle face on a cylinder

7 years ago23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
eap [Fri, 18 Nov 2016 16:39:59 +0000 (19:39 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe

    Use my1DActor only to show edge numbers and controls of all edges
       => 10% decrease memory usage

7 years agoFix compilation error on some platforms.
rnv [Thu, 17 Nov 2016 09:32:01 +0000 (12:32 +0300)]
Fix compilation error on some platforms.

7 years agoPerformance regression of SALOME_TESTS/Grids/smesh/bugs_18/V9 V8_2_0b1
eap [Wed, 16 Nov 2016 15:07:42 +0000 (18:07 +0300)]
Performance regression of SALOME_TESTS/Grids/smesh/bugs_18/V9

7 years agoOptimize ConvertToQuadratic
eap [Wed, 16 Nov 2016 13:48:50 +0000 (16:48 +0300)]
Optimize ConvertToQuadratic

   avoid computing octree->getHeight() upon each FindClosestTo() in SMESH_MesherHelper::FixQuadraticElements()

7 years agoFix regressions
eap [Tue, 15 Nov 2016 16:54:27 +0000 (19:54 +0300)]
Fix regressions

7 years agoRegression: outline is not shown if selection disabled before showing
eap [Mon, 14 Nov 2016 12:44:16 +0000 (15:44 +0300)]
Regression: outline is not shown if selection disabled before showing

7 years agoFix regression of the proxy mesh
eap [Fri, 11 Nov 2016 14:26:02 +0000 (17:26 +0300)]
Fix regression of the proxy mesh

7 years ago23386: EDF 13811 - Crash SALOME during compute
eap [Fri, 11 Nov 2016 13:39:46 +0000 (16:39 +0300)]
23386: EDF 13811 - Crash SALOME during compute
   reason: empty NbSegments in FixedPoints1D hypothesis

7 years ago23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
eap [Fri, 11 Nov 2016 12:14:46 +0000 (15:14 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
   Deactivate ID mapping in all DeviceActor's except the pickable one.
   The ID mapping needed to show IDs in the Viewer is computed when needed
   via VTKViewer_ExtractUnstructuredGrid::BuildOut2InMap()

+ IPAL53796: Clipping related bugs

7 years agoRegression of 'make test'
eap [Thu, 10 Nov 2016 12:02:48 +0000 (15:02 +0300)]
Regression of 'make test'

7 years agoOptimize performance of mesh deletion upon hyp modification
eap [Wed, 9 Nov 2016 15:59:43 +0000 (18:59 +0300)]
Optimize performance of mesh deletion upon hyp modification

7 years ago23382: [CEA 1981] Wrong mesh SMESH test V8_2_0a1
eap [Mon, 7 Nov 2016 12:12:37 +0000 (15:12 +0300)]
23382: [CEA 1981] Wrong mesh SMESH test

7 years agoIMP 23373: [CEA 1170] Optimization of a 3D mesh using MG-Tetra
eap [Thu, 3 Nov 2016 15:55:09 +0000 (18:55 +0300)]
IMP 23373: [CEA 1170] Optimization of a 3D mesh using MG-Tetra
   SMESHGUI_* - treat an algo that can work w/o geom only

+ fix a crash at mesh modif just after visualization
   SMDS_* - assure that grid->Links exist before grid->InsertNextLinkedCell()

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